.dkh78qmsdp {
    border-width: 2px;
}

img,
.rceucur7qu,
.card-wrapper,
.video-wrapper,
.g8ts39wtfc iframe,
.google-map iframe,
.pmwr2rttwm,
.plan,
.rr8d7xwe9l,
.y20p6q0e1j {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #f8fbfe;
}

body {
    font-family: Roboto Flex;
}

.jwzpvsu7c9 {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 6.875rem;
    line-height: 1;
    letter-spacing: -0.34rem;
}

.jwzpvsu7c9>.d9uapjo5es {
    font-size: 8.59375rem;
}

.ch3dykulyd {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 4rem;
    line-height: 1.1;
    letter-spacing: -0.2rem;
}

.ch3dykulyd>.d9uapjo5es {
    font-size: 5rem;
}

.y0focko1bm {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 1.125rem;
    line-height: 1.25;
    letter-spacing: -0.0125rem;
}

.y0focko1bm>.d9uapjo5es {
    font-size: 1.40625rem;
}

.h4t8lesgji {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 2.25rem;
    line-height: 1;
    letter-spacing: -0.0625rem;
}

.h4t8lesgji>.d9uapjo5es {
    font-size: 2.8125rem;
}

.t5pkt19dis {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 1.25rem;
    line-height: 1.25;
    letter-spacing: -0.03rem;
}

.t5pkt19dis>.d9uapjo5es {
    font-size: 1.5625rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .jwzpvsu7c9 {
        font-size: 5.5rem;
    }
}

@media (max-width: 768px) {
    .jwzpvsu7c9 {
        font-size: 4.8125rem;
        font-size: calc(3.05625rem + (6.875 - 3.05625) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (3.05625rem + (6.875 - 3.05625) * ((100vw - 20rem) / (48 - 20))));
    }

    .ch3dykulyd {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
    }

    .y0focko1bm {
        font-size: 0.9rem;
        font-size: calc(1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20))));
    }

    .h4t8lesgji {
        font-size: 1.8rem;
        font-size: calc(1.4375rem + (2.25 - 1.4375) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.4375rem + (2.25 - 1.4375) * ((100vw - 20rem) / (48 - 20))));
    }

    .t5pkt19dis {
        font-size: 1rem;
        font-size: calc(1.0875rem + (1.25 - 1.0875) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.0875rem + (1.25 - 1.0875) * ((100vw - 20rem) / (48 - 20))));
    }
}

/* Buttons */
.dkh78qmsdp {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .dkh78qmsdp {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #006daa !important;
}

.bg-success {
    background-color: #20ac6b !important;
}

.bg-info {
    background-color: #0aa3c2 !important;
}

.bg-warning {
    background-color: #cc9900 !important;
}

.bg-danger {
    background-color: #ae1e2c !important;
}

.kcr6p9bxhc,
.kcr6p9bxhc:active {
    background-color: #006daa !important;
    border-color: #006daa !important;
    color: #ffffff !important;
    box-shadow: none;
}

.kcr6p9bxhc:hover,
.kcr6p9bxhc:focus,
.kcr6p9bxhc.focus,
.kcr6p9bxhc.cf71xgdywu {
    color: inherit;
    background-color: #008edd !important;
    border-color: #008edd !important;
    box-shadow: none;
}

.kcr6p9bxhc.t9qi0h2tbn,
.kcr6p9bxhc:disabled {
    color: #ffffff !important;
    background-color: #008edd !important;
    border-color: #008edd !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #3c5387 !important;
    border-color: #3c5387 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.cf71xgdywu {
    color: inherit;
    background-color: #4c69aa !important;
    border-color: #4c69aa !important;
    box-shadow: none;
}

.btn-secondary.t9qi0h2tbn,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #4c69aa !important;
    border-color: #4c69aa !important;
}

.btn-info,
.btn-info:active {
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.cf71xgdywu {
    color: inherit;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
    box-shadow: none;
}

.btn-info.t9qi0h2tbn,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
}

.btn-success,
.btn-success:active {
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.cf71xgdywu {
    color: inherit;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
    box-shadow: none;
}

.btn-success.t9qi0h2tbn,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.cf71xgdywu {
    color: inherit;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
    box-shadow: none;
}

.btn-warning.t9qi0h2tbn,
.btn-warning:disabled {
    color: #ffffff !important;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.cf71xgdywu {
    color: inherit;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
    box-shadow: none;
}

.btn-danger.t9qi0h2tbn,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.cf71xgdywu {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.t9qi0h2tbn,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.cf71xgdywu {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.t9qi0h2tbn,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #006daa;
    color: #006daa;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.cf71xgdywu {
    color: #003553 !important;
    background-color: transparent !important;
    border-color: #003553 !important;
    box-shadow: none !important;
}

.btn-primary-outline.t9qi0h2tbn,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #006daa !important;
    border-color: #006daa !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #3c5387;
    color: #3c5387;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.cf71xgdywu {
    color: #212e4b !important;
    background-color: transparent !important;
    border-color: #212e4b !important;
    box-shadow: none !important;
}

.btn-secondary-outline.t9qi0h2tbn,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #3c5387 !important;
    border-color: #3c5387 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #0aa3c2;
    color: #0aa3c2;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.cf71xgdywu {
    color: #065e70 !important;
    background-color: transparent !important;
    border-color: #065e70 !important;
    box-shadow: none !important;
}

.btn-info-outline.t9qi0h2tbn,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #20ac6b;
    color: #20ac6b;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.cf71xgdywu {
    color: #12633e !important;
    background-color: transparent !important;
    border-color: #12633e !important;
    box-shadow: none !important;
}

.btn-success-outline.t9qi0h2tbn,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #cc9900;
    color: #cc9900;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.cf71xgdywu {
    color: #755800 !important;
    background-color: transparent !important;
    border-color: #755800 !important;
    box-shadow: none !important;
}

.btn-warning-outline.t9qi0h2tbn,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #ae1e2c;
    color: #ae1e2c;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.cf71xgdywu {
    color: #641119 !important;
    background-color: transparent !important;
    border-color: #641119 !important;
    box-shadow: none !important;
}

.btn-danger-outline.t9qi0h2tbn,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.cf71xgdywu {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.t9qi0h2tbn,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.cf71xgdywu {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.btn-white-outline.t9qi0h2tbn,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #006daa !important;
}

.text-secondary {
    color: #3c5387 !important;
}

.text-success {
    color: #20ac6b !important;
}

.text-info {
    color: #0aa3c2 !important;
}

.text-warning {
    color: #cc9900 !important;
}

.text-danger {
    color: #ae1e2c !important;
}

.text-white {
    color: #fafafa !important;
}

.text-black {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.cf71xgdywu {
    color: #002c44 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.cf71xgdywu {
    color: #1d2840 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.cf71xgdywu {
    color: #105636 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.cf71xgdywu {
    color: #055161 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.cf71xgdywu {
    color: #664d00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.cf71xgdywu {
    color: #570f16 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.cf71xgdywu {
    color: #c7c7c7 !important;
}

a.text-black:hover,
a.text-black:focus,
a.text-black.cf71xgdywu {
    color: #000000 !important;
}

a[class*="text-"]:not(.qpv6wfzxgb):not(.dropdown-item):not([role]):not(.mzcvnpy5ur) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.qpv6wfzxgb):not(.dropdown-item):not([role]):not(.mzcvnpy5ur):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.ji9zury2jw .qpv6wfzxgb.cf71xgdywu {
    color: #006daa;
}

.ji9zury2jw .qpv6wfzxgb:not(.cf71xgdywu) {
    color: #232323;
}

.mnvq8b1nr6 {
    background-color: #70c770;
}

.alert-info {
    background-color: #0aa3c2;
}

.alert-warning {
    background-color: #cc9900;
}

.zpki13bdc1 {
    background-color: #ae1e2c;
}

.ibc47f1499 .dkh78qmsdp:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.cf71xgdywu .dkh78qmsdp {
    background-color: #006daa;
    border-color: #006daa;
    color: #ffffff;
}

.mbr-gallery-filter li.cf71xgdywu .dkh78qmsdp:focus {
    box-shadow: none;
}

.ji9zury2jw .qpv6wfzxgb {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #006daa;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #2ab3ff;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #68e3aa;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #55dbf6;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffe599;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e56773;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.sq828qfniz {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 1.25rem;
    line-height: 1.25;
    letter-spacing: -0.03rem;
    font-weight: 400;
    border-radius: 100px !important;
}

.sq828qfniz>.d9uapjo5es {
    font-size: 1.5625rem;
}

.sq828qfniz:hover,
.sq828qfniz:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #006daa !important;
}

.sq828qfniz:-webkit-input-placeholder {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 1.25rem;
    line-height: 1.25;
    letter-spacing: -0.03rem;
    font-weight: 400;
}

.sq828qfniz:-webkit-input-placeholder>.d9uapjo5es {
    font-size: 1.5625rem;
}

blockquote {
    border-color: #006daa;
}

/* Forms */
.ga3p71nc9q .input-group-btn .dkh78qmsdp {
    border-radius: 100px !important;
}

.ga3p71nc9q .input-group-btn .dkh78qmsdp:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.ga3p71nc9q .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.ga3p71nc9q .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #006daa;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #006daa;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #006daa;
    border-bottom-color: #006daa;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #ffffff !important;
    background-color: #006daa !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #3c5387 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23006daa' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

.ibc47f1499 .dkh78qmsdp,
.ln37rgwl00 .dkh78qmsdp {
    position: relative;
    padding: 8px 24px;
    border-radius: 10vmax !important;
    transition: all 0.5s ease-in-out;
    font-weight: 400 !important;
    overflow: hidden;
    border-width: 1px !important;
}

.ibc47f1499 .dkh78qmsdp::before,
.ln37rgwl00 .dkh78qmsdp::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-image: linear-gradient(90deg, transparent 0%, transparent 100%);
    border-radius: 100%;
    transition: all 0.5s ease-in-out;
}

.ibc47f1499 .dkh78qmsdp:hover,
.ln37rgwl00 .dkh78qmsdp:hover,
.ibc47f1499 .dkh78qmsdp:focus,
.ln37rgwl00 .dkh78qmsdp:focus {
    box-shadow: inset 250px 10px 5px transparent !important;
}

.ibc47f1499 .dkh78qmsdp:hover::before,
.ln37rgwl00 .dkh78qmsdp:hover::before,
.ibc47f1499 .dkh78qmsdp:focus::before,
.ln37rgwl00 .dkh78qmsdp:focus::before {
    width: 14%;
}

.njxv8s1cls {
    background-color: transparent;
}

.njxv8s1cls .syv21owu2d {
    background-color: #f4f4f6 !important;
    padding: 0;
}

.njxv8s1cls .z42clgwhv9.t0vnnjr8iw .dropdown .dropdown-menu {
    background-color: #f4f4f6 !important;
    background: #f4f4f6;
}

.njxv8s1cls .z42clgwhv9.t0vnnjr8iw .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 100%;
}

.njxv8s1cls .y9y0hdexk8 {
    flex-wrap: nowrap;
}

@media (max-width: 991px) {
    .njxv8s1cls .y9y0hdexk8 {
        flex-direction: column;
        align-items: flex-start;
    }

    .njxv8s1cls .y9y0hdexk8 .z42clgwhv9.opened,
    .njxv8s1cls .y9y0hdexk8 .q9difvbu4p {
        background-color: #f4f4f6 !important;
        transition: all 0s ease 0s;
    }
}

.njxv8s1cls .syv21owu2d {
    position: relative !important;
}

.njxv8s1cls .dkh78qmsdp {
    min-height: auto;
    box-shadow: none;
    margin-top: 0;
}

.njxv8s1cls .dkh78qmsdp:hover {
    box-shadow: none;
}

.njxv8s1cls .dc080uc8t1 {
    margin: 4px 15px;
}

@media (min-width: 1200px) {
    .njxv8s1cls .dc080uc8t1 {
        margin: 4px 20px;
    }
}

@media (max-width: 991px) {
    .njxv8s1cls .dc080uc8t1 {
        margin: 0 !important;
    }
}

.njxv8s1cls .dc080uc8t1 .qpv6wfzxgb {
    transition: all 0.5s ease-out;
    border-radius: 0.5rem !important;
    position: relative;
}

.njxv8s1cls .dc080uc8t1 .qpv6wfzxgb::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(90deg, #b9d6f2 -5%, #3c5387 95%);
    height: 1px;
    width: 0;
    transition: all 0.3s ease-in-out;
}

.njxv8s1cls .dc080uc8t1 .qpv6wfzxgb:hover::before,
.njxv8s1cls .dc080uc8t1 .qpv6wfzxgb:focus::before {
    width: 100%;
}

.njxv8s1cls .dropdown-menu {
    border-radius: 0;
    box-shadow: none;
    text-align: left;
}

@media (min-width: 992px) {
    .njxv8s1cls .dropdown-menu {
        padding: 18px 34px 22px;
        min-width: 250px;
        top: auto !important;
        left: -40px !important;
    }

    .njxv8s1cls .dropdown-menu.dropdown-submenu {
        left: 215px !important;
        top: -45% !important;
    }
}

@media (max-width: 991px) {

    .njxv8s1cls .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
    .njxv8s1cls .ezhnln01zh.dropdown-toggle::after {
        display: inline-block;
        width: 7px;
        height: 7px;
        margin-left: 0.5rem;
        margin-bottom: 2px;
        content: "";
        border: 2px solid;
        border-left: none;
        border-top: none;
        transform: rotate(-45deg);
        right: 15px;
        position: absolute;
        margin-top: -2px;
    }

    .njxv8s1cls .aetywlg4wx.dropdown-toggle[aria-expanded="true"]::after {
        transform: rotate(45deg);
        margin-top: -4px;
    }

    .njxv8s1cls .offcanvas_box {
        display: none;
    }
}

.njxv8s1cls .dropdown-item {
    border: none;
    font-weight: 300 !important;
}

.njxv8s1cls .rtfe94hrad .ezhnln01zh {
    font-weight: 400 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.njxv8s1cls .rtfe94hrad .ezhnln01zh.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0;
}

.njxv8s1cls .container {
    display: flex;
    margin: auto;
}

.njxv8s1cls .iconfont-wrapper {
    color: #141414;
    font-size: 17px;
    margin-right: 10px;
    margin-bottom: 5px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s ease-in-out;
}

.njxv8s1cls .iconfont-wrapper:last-child {
    margin-right: 0;
}

.njxv8s1cls .iconfont-wrapper:hover {
    opacity: 0.5;
}

.njxv8s1cls .m80iadpcxk {
    margin: 0 1rem;
}

@media (min-width: 992px) {
    .njxv8s1cls .m80iadpcxk {
        margin: 0;
    }
}

.njxv8s1cls .dropdown-menu,
.njxv8s1cls .z42clgwhv9.opened {
    background-color: false !important;
}

.njxv8s1cls .dc080uc8t1:focus,
.njxv8s1cls .qpv6wfzxgb:focus {
    outline: none;
}

.njxv8s1cls .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.njxv8s1cls .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.njxv8s1cls .dropdown .dropdown-menu .dropdown-item .d9uapjo5es {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.njxv8s1cls .dropdown .dropdown-menu .dropdown-item .d9uapjo5es:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.njxv8s1cls .uitd3epqio .dropdown-menu .dropdown-item:before {
    display: none;
}

.njxv8s1cls .uitd3epqio .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.njxv8s1cls .z42clgwhv9 {
    min-height: 70px;
    padding: 10px 0;
    transition: all 0.3s;
    border-bottom-width: 0;
}

@media (max-width: 992px) {
    .njxv8s1cls .z42clgwhv9 {
        min-height: 30px;
        max-height: none;
    }
}

.njxv8s1cls .z42clgwhv9.opened {
    transition: all 0.3s;
}

.njxv8s1cls .z42clgwhv9 .dropdown-item {
    padding: 0;
    margin: 8px 0;
}

.njxv8s1cls .z42clgwhv9 .actduxjfze img {
    max-width: 40px;
    min-height: 40px;
    object-fit: contain;
    border-radius: 10px !important;
}

.njxv8s1cls .z42clgwhv9 .q9difvbu4p {
    justify-content: center;
    justify-content: flex-end;
    z-index: 1;
}

.njxv8s1cls .z42clgwhv9.uitd3epqio {
    justify-content: center;
}

.njxv8s1cls .z42clgwhv9.uitd3epqio .dc080uc8t1 .qpv6wfzxgb::before {
    display: none;
}

.njxv8s1cls .z42clgwhv9.uitd3epqio.opened .dropdown-menu {
    top: 0;
}

.njxv8s1cls .z42clgwhv9.uitd3epqio .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.njxv8s1cls .z42clgwhv9.uitd3epqio .dropdown-menu .dropdown-item:after {
    right: auto;
}

.njxv8s1cls .z42clgwhv9.uitd3epqio ul.m80iadpcxk li {
    margin: auto;
}

.njxv8s1cls .z42clgwhv9.uitd3epqio .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: left;
}

.njxv8s1cls .z42clgwhv9.uitd3epqio .icons-menu {
    padding: 0;
}

@media (max-width: 991px) {
    .njxv8s1cls .z42clgwhv9 .dc080uc8t1 {
        padding: 0.5rem 0;
    }

    .njxv8s1cls .z42clgwhv9 .q9difvbu4p {
        padding: 34px 0;
        border-radius: 16px;
        width: 100%;
    }

    .njxv8s1cls .z42clgwhv9 .dc080uc8t1 .qpv6wfzxgb::before {
        display: none;
    }

    .njxv8s1cls .z42clgwhv9.opened .dropdown-menu {
        top: 0;
    }

    .njxv8s1cls .z42clgwhv9 .dropdown-menu {
        padding: 6px 0 6px 15px;
    }

    .njxv8s1cls .z42clgwhv9 .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .njxv8s1cls .z42clgwhv9 .dropdown-menu .dropdown-item:after {
        right: auto;
        margin-top: -0.4rem;
    }

    .njxv8s1cls .z42clgwhv9 .actduxjfze img {
        height: 3rem !important;
    }

    .njxv8s1cls .z42clgwhv9 ul.m80iadpcxk {
        overflow: hidden;
        margin: 0;
    }

    .njxv8s1cls .z42clgwhv9 ul.m80iadpcxk li {
        margin: 0;
    }

    .njxv8s1cls .z42clgwhv9 .dropdown-menu .dropdown-item {
        padding: 0 !important;
        margin: 0;
        margin-top: 8px;
        text-align: left;
    }

    .njxv8s1cls .z42clgwhv9 .in0lfzconr {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 0;
        width: 100%;
        justify-content: space-between;
    }

    .njxv8s1cls .z42clgwhv9 .lje5mbtxbd {
        flex-basis: auto;
    }

    .njxv8s1cls .z42clgwhv9 .icons-menu {
        padding: 0;
    }
}

.njxv8s1cls .z42clgwhv9.navbar-short {
    min-height: 60px;
}

.njxv8s1cls .z42clgwhv9.navbar-short .actduxjfze img {
    height: 2.5rem !important;
}

.njxv8s1cls .z42clgwhv9.navbar-short .in0lfzconr {
    min-height: 60px;
    padding: 0;
}

.njxv8s1cls .in0lfzconr {
    min-height: 70px;
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.njxv8s1cls .in0lfzconr .mzcvnpy5ur {
    line-height: inherit !important;
    font-weight: 400;
}

.njxv8s1cls .in0lfzconr .actduxjfze a {
    outline: none;
}

.njxv8s1cls .dropdown-item.cf71xgdywu,
.njxv8s1cls .dropdown-item:active {
    background-color: transparent;
}

.njxv8s1cls .t0vnnjr8iw .m80iadpcxk .qpv6wfzxgb {
    margin: 8px 12px !important;
}

@media (max-width: 991px) {
    .njxv8s1cls .t0vnnjr8iw .m80iadpcxk .qpv6wfzxgb {
        margin: 8px 10px !important;
    }
}

.njxv8s1cls .rtfe94hrad .ezhnln01zh.dropdown-toggle {
    margin-right: 1.667em;
}

.njxv8s1cls .rtfe94hrad .ezhnln01zh.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.njxv8s1cls .z42clgwhv9 .dropdown.open>.dropdown-menu {
    display: block;
}

.njxv8s1cls ul.m80iadpcxk {
    flex-wrap: wrap;
    padding: 0;
}

.njxv8s1cls .navbar-buttons {
    text-align: center;
    min-width: 170px;
}

.njxv8s1cls button.lje5mbtxbd {
    outline: none;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    color: #f4f4f6;
    background: #f4f4f6;
}

.njxv8s1cls button.lje5mbtxbd .uhb94pv8um span {
    position: absolute;
    right: 10px;
    margin-top: 14px;
    width: 26px;
    height: 2px;
    border-right: 5px;
    background-color: #141414;
}

.njxv8s1cls button.lje5mbtxbd .uhb94pv8um span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.njxv8s1cls button.lje5mbtxbd .uhb94pv8um span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.njxv8s1cls button.lje5mbtxbd .uhb94pv8um span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.njxv8s1cls button.lje5mbtxbd .uhb94pv8um span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.njxv8s1cls nav.opened .uhb94pv8um span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.njxv8s1cls nav.opened .uhb94pv8um span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.njxv8s1cls nav.opened .uhb94pv8um span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.njxv8s1cls nav.opened .uhb94pv8um span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.njxv8s1cls a.qpv6wfzxgb {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.njxv8s1cls .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding: 0;
    text-align: center;
    margin-bottom: 35px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .njxv8s1cls .z42clgwhv9 {
        height: 70px;
    }

    .njxv8s1cls .z42clgwhv9.opened {
        height: auto;
    }

    .njxv8s1cls .dc080uc8t1 .qpv6wfzxgb:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.njxv8s1cls .syv21owu2d .actduxjfze {
    margin-right: 10px;
}

@media (min-width: 768px) {
    .njxv8s1cls .iaqf2i0gn9 {
        padding-left: 64px;
        padding-right: 64px;
    }
}

.njxv8s1cls .ln37rgwl00 .dkh78qmsdp {
    margin: 8px;
    min-width: 180px;
}

.njxv8s1cls .ln37rgwl00 .dkh78qmsdp::before {
    background-image: linear-gradient(90deg, #3c5387 0%, transparent 100%);
}

.njxv8s1cls .ln37rgwl00 .dkh78qmsdp:hover,
.njxv8s1cls .ln37rgwl00 .dkh78qmsdp:focus {
    box-shadow: inset 250px 10px 5px #b9d6f2 !important;
    border-color: #b9d6f2 !important;
}

.njxv8s1cls .ibc47f1499 .dkh78qmsdp::before {
    background-image: linear-gradient(90deg, #3c5387 0%, transparent 100%);
}

.njxv8s1cls .ibc47f1499 .dkh78qmsdp:hover,
.njxv8s1cls .ibc47f1499 .dkh78qmsdp:focus {
    box-shadow: inset 250px 10px 5px #b9d6f2 !important;
    border-color: #b9d6f2 !important;
}

.njxv8s1cls .mzcvnpy5ur:hover {
    color: #006daa;
}

@media (min-width: 992px) {
    .njxv8s1cls .dropdown-menu.dropdown-submenu {
        left: 175px !important;
        top: -45% !important;
    }
}

.njxv8s1cls .text_widget {
    margin-bottom: 32px;
}

.njxv8s1cls .text_widget a {
    transition: all 0.3s ease-out;
}

.njxv8s1cls .text_widget a:hover,
.njxv8s1cls .text_widget a:focus {
    opacity: 0.8;
}

@media (min-width: 992px) {
    .njxv8s1cls .m80iadpcxk.rtfe94hrad {
        display: -webkit-flex;
        width: 100%;
        justify-content: flex-end;
        min-width: 200px;
    }
}

.njxv8s1cls .icons-menu-main {
    display: flex;
}

@media (max-width: 992px) {
    .njxv8s1cls .icons-menu-main {
        padding: 0 10px;
    }
}

.njxv8s1cls .vlru3ciyrk {
    color: #141414;
    text-align: center;
}

.njxv8s1cls .mzcvnpy5ur {
    color: #000000;
}

.njxv8s1cls .h14u2o61gf {
    color: #141414;
    text-align: center;
}

.njxv8s1cls .vlru3ciyrk,
.njxv8s1cls .text_widget,
.njxv8s1cls .ibc47f1499 {
    text-align: center;
}

.njxv8s1cls a[class*="text-"]:not(.qpv6wfzxgb):not(.dropdown-item):not([role]):not(.mzcvnpy5ur):hover {
    background-image: none;
}

.njxv8s1cls .qpv6wfzxgb,
.njxv8s1cls .dropdown-item {
    color: #000000;
}

.mv37iu621w {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.mv37iu621w .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.mv37iu621w .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.mv37iu621w .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .mv37iu621w .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .mv37iu621w .container {
        padding: 0 24px;
    }
}

.mv37iu621w .ufop05c5n1 {
    padding: 50px;
    position: relative;
    display: flex;
    align-items: flex-end;
    min-height: 1000px;
}

@media (max-width: 992px) {
    .mv37iu621w .ufop05c5n1 {
        padding: 0;
    }
}

.mv37iu621w .ufop05c5n1 img {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0.75rem !important;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mv37iu621w .ufop05c5n1 .rceucur7qu {
    position: relative;
    z-index: 1;
    display: inline-flex;
    flex-direction: column;
    width: 50%;
    padding: 48px;
    background-color: #f8fbfe;
    border-radius: 0.75rem !important;
}

@media (max-width: 1500px) {
    .mv37iu621w .ufop05c5n1 .rceucur7qu {
        width: 65%;
    }
}

@media (max-width: 1200px) {
    .mv37iu621w .ufop05c5n1 .rceucur7qu {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .mv37iu621w .ufop05c5n1 .rceucur7qu {
        padding: 24px;
    }
}

.mv37iu621w .ufop05c5n1 .rceucur7qu .ig01gzjvgj {
    width: 100%;
    margin-bottom: 16px;
}

.mv37iu621w .ufop05c5n1 .rceucur7qu .uprk6ny9f0 {
    width: 100%;
    margin-bottom: 24px;
}

.mv37iu621w .ufop05c5n1 .rceucur7qu .h14u2o61gf {
    width: 100%;
    margin-bottom: 0;
}

.mv37iu621w .ufop05c5n1 .rceucur7qu .ibc47f1499 {
    width: 100%;
    margin-top: 16px;
}

.mv37iu621w .ufop05c5n1 .rceucur7qu .ibc47f1499 .dkh78qmsdp::before {
    background-image: linear-gradient(90deg, #3c5387 0%, transparent 100%);
}

.mv37iu621w .ufop05c5n1 .rceucur7qu .ibc47f1499 .dkh78qmsdp:hover,
.mv37iu621w .ufop05c5n1 .rceucur7qu .ibc47f1499 .dkh78qmsdp:focus {
    box-shadow: inset 250px 10px 5px #b9d6f2 !important;
    border-color: #b9d6f2 !important;
    color: #000000 !important;
}

.mv37iu621w .uprk6ny9f0 {
    color: #141414;
}

.mv37iu621w .ig01gzjvgj {
    color: #000000;
}

.mv37iu621w .h14u2o61gf {
    color: #000000;
}

.mv37iu621w .uprk6ny9f0,
.mv37iu621w .ibc47f1499 {
    color: #000000;
}

.p4s6jqpmio {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.p4s6jqpmio .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .p4s6jqpmio .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .p4s6jqpmio .container {
        padding: 0 24px;
    }
}

.p4s6jqpmio .u5vn6fonsx {
    justify-content: center;
}

.p4s6jqpmio .u5vn6fonsx .rr8d7xwe9l {
    border-radius: 0 !important;
    align-items: center;
}

.p4s6jqpmio .srqlhz2k3x .uprk6ny9f0 {
    margin-bottom: 130px;
}

@media (max-width: 992px) {
    .p4s6jqpmio .srqlhz2k3x .uprk6ny9f0 {
        margin-bottom: 32px;
    }
}

.p4s6jqpmio .gltx1cbwkm {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 100%;
    max-width: 100%;
}

@media (max-width: 767px) {
    .p4s6jqpmio .gltx1cbwkm {
        min-width: 100%;
        max-width: 100%;
    }
}

.p4s6jqpmio .gltx1cbwkm .pmwr2rttwm {
    width: 100%;
}

.p4s6jqpmio .gltx1cbwkm .pmwr2rttwm .y20p6q0e1j .g1rtxg3jdj {
    margin-bottom: 48px;
}

@media (max-width: 992px) {
    .p4s6jqpmio .gltx1cbwkm .pmwr2rttwm .y20p6q0e1j .g1rtxg3jdj {
        margin-bottom: 32px;
    }
}

.p4s6jqpmio .gltx1cbwkm .pmwr2rttwm .y20p6q0e1j .g1rtxg3jdj img {
    height: 350px;
    object-fit: cover;
    border-radius: 0.75rem !important;
}

.p4s6jqpmio .gltx1cbwkm .pmwr2rttwm .cmg0gs5lxp {
    position: relative;
    z-index: 1;
}

.p4s6jqpmio .gltx1cbwkm .pmwr2rttwm .cmg0gs5lxp .z4o5eavhvf {
    margin-bottom: 24px;
}

.p4s6jqpmio .gltx1cbwkm .pmwr2rttwm .cmg0gs5lxp .gc05kconvb {
    margin-bottom: 0;
}

.p4s6jqpmio .i48ondnquk,
.p4s6jqpmio .rwm6r0yekz {
    display: flex;
}

.p4s6jqpmio .yddakmrxmq {
    bottom: 0;
    width: 80px;
    height: 30px;
    margin-top: -1.5rem;
    font-size: 18px;
    background-color: #006daa !important;
    color: #ffffff !important;
    border: 1px solid #006daa !important;
    border-radius: 10vmax;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 24px;
    opacity: 1 !important;
    overflow: hidden;
}

.p4s6jqpmio .yddakmrxmq::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-image: linear-gradient(90deg, #3c5387 0%, transparent 100%);
    border-radius: 100%;
    transition: all 0.5s ease-in-out;
}

.p4s6jqpmio .yddakmrxmq:disabled {
    cursor: default;
    display: none;
}

.p4s6jqpmio .yddakmrxmq:hover {
    box-shadow: inset 81px 10px 5px #b9d6f2;
    border-color: #b9d6f2 !important;
    color: #000000 !important;
}

.p4s6jqpmio .yddakmrxmq:hover::before {
    width: 30%;
}

.p4s6jqpmio .yddakmrxmq.rwm6r0yekz {
    left: 0;
}

.p4s6jqpmio .yddakmrxmq.i48ondnquk {
    left: 5.5rem;
}

.p4s6jqpmio .gxs3kotzia {
    position: relative;
    width: 100%;
    padding-bottom: 6rem;
}

@media (max-width: 992px) {
    .p4s6jqpmio .gxs3kotzia {
        padding-bottom: 3rem;
    }
}

.p4s6jqpmio .boytln0spa {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
}

.p4s6jqpmio .boytln0spa.is-draggable {
    cursor: grab;
}

.p4s6jqpmio .boytln0spa.is-dragging {
    cursor: grabbing;
}

.p4s6jqpmio .cr9jhqupwa {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.p4s6jqpmio .qwog8kcvdo {
    height: 100%;
    display: flex;
    align-items: center;
}

@media (max-width: 992px) {
    .p4s6jqpmio .qwog8kcvdo {
        margin-top: 48px;
        height: auto;
    }
}

.p4s6jqpmio .qwog8kcvdo img {
    height: 500px;
    border-radius: 0.75rem !important;
    object-fit: cover;
}

@media (max-width: 992px) {
    .p4s6jqpmio .qwog8kcvdo img {
        height: 400px;
    }
}

.p4s6jqpmio .uprk6ny9f0 {
    color: #000000;
}

.p4s6jqpmio .h14u2o61gf {
    color: #141414;
}

.p4s6jqpmio .z4o5eavhvf {
    color: #000000;
}

.p4s6jqpmio .gc05kconvb {
    color: #000000;
}

.wj1cpwmf76 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    position: relative;
    background-color: transparent;
}

.wj1cpwmf76::before {
    content: '';
    position: absolute;
    top: 0;
    right: -20%;
    width: 32rem;
    height: 100%;
    background-image: radial-gradient(#3c5387 0, transparent 100%);
    border-radius: 100%;
    z-index: 1;
    filter: blur(70px);
}

.wj1cpwmf76 .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.wj1cpwmf76 .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.wj1cpwmf76 .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .wj1cpwmf76 .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .wj1cpwmf76 .container {
        padding: 0 24px;
    }
}

.wj1cpwmf76 .u5vn6fonsx {
    justify-content: space-between;
}

.wj1cpwmf76 .srqlhz2k3x {
    position: relative;
    z-index: 1;
}

.wj1cpwmf76 .srqlhz2k3x .uprk6ny9f0 {
    margin-bottom: 32px;
}

.wj1cpwmf76 .kdk4ho7l9r {
    position: relative;
    z-index: 1;
}

.wj1cpwmf76 .kdk4ho7l9r .h14u2o61gf {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .wj1cpwmf76 .kdk4ho7l9r .h14u2o61gf {
        margin-bottom: 32px;
    }
}

.wj1cpwmf76 .m9377zyenp {
    position: relative;
    z-index: 1;
    padding: 24px 0 48px 0;
    border-top: 1px solid #000000;
    border-radius: 0 !important;
}

.wj1cpwmf76 .m9377zyenp .y20p6q0e1j .shsdu95rnd .h4q0b0z3o6 {
    margin-bottom: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 992px) {
    .wj1cpwmf76 .m9377zyenp .y20p6q0e1j .shsdu95rnd .h4q0b0z3o6 {
        display: block;
    }
}

.wj1cpwmf76 .m9377zyenp .y20p6q0e1j .shsdu95rnd .h4q0b0z3o6 .sxh02fr9nt {
    width: 80%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .wj1cpwmf76 .m9377zyenp .y20p6q0e1j .shsdu95rnd .h4q0b0z3o6 .sxh02fr9nt {
        width: 100%;
        margin-bottom: 16px;
    }
}

.wj1cpwmf76 .m9377zyenp .y20p6q0e1j .shsdu95rnd .h4q0b0z3o6 .pbqhmyicl4 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000000;
    border-radius: 10vmax;
    padding: 8px 24px;
    margin-bottom: 0;
}

.wj1cpwmf76 .m9377zyenp .y20p6q0e1j .shsdu95rnd .zwomcvi5cj .bznq7rmzl4 {
    display: inline-flex;
    width: 33%;
    margin-bottom: 8px;
}

@media (max-width: 1200px) {
    .wj1cpwmf76 .m9377zyenp .y20p6q0e1j .shsdu95rnd .zwomcvi5cj .bznq7rmzl4 {
        width: 50%;
    }
}

@media (max-width: 992px) {
    .wj1cpwmf76 .m9377zyenp .y20p6q0e1j .shsdu95rnd .zwomcvi5cj .bznq7rmzl4 {
        width: 100%;
    }
}

.wj1cpwmf76 .m9377zyenp .y20p6q0e1j .shsdu95rnd .ibc47f1499 .dkh78qmsdp::before {
    background-image: linear-gradient(90deg, #006daa 0%, transparent 100%);
}

.wj1cpwmf76 .m9377zyenp .y20p6q0e1j .shsdu95rnd .ibc47f1499 .dkh78qmsdp:hover,
.wj1cpwmf76 .m9377zyenp .y20p6q0e1j .shsdu95rnd .ibc47f1499 .dkh78qmsdp:focus {
    box-shadow: inset 250px 10px 5px #b9d6f2 !important;
    border-color: #b9d6f2 !important;
    color: #000000 !important;
}

.wj1cpwmf76 .uprk6ny9f0 {
    color: #000000;
}

.wj1cpwmf76 .h14u2o61gf {
    color: #000000;
}

.wj1cpwmf76 .llaelbf8pe {
    color: #141414;
}

.wj1cpwmf76 .sxh02fr9nt {
    color: #000000;
}

.wj1cpwmf76 .bznq7rmzl4 {
    color: #141414;
}

.wj1cpwmf76 .pbqhmyicl4 {
    color: #000000;
}

.wj1cpwmf76 .bznq7rmzl4,
.wj1cpwmf76 .zwomcvi5cj,
.wj1cpwmf76 .ibc47f1499 {
    color: #000000;
}

.e2265brtp3 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    position: relative;
    background-color: transparent;
}

.e2265brtp3::before {
    content: '';
    position: absolute;
    top: -20%;
    right: -15%;
    width: 32rem;
    height: 100%;
    background-image: linear-gradient(60deg, transparent 0, #3c5387 100%);
    border-radius: 100%;
    z-index: 1;
    filter: blur(70px);
}

.e2265brtp3 .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.e2265brtp3 .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.e2265brtp3 .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .e2265brtp3 .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .e2265brtp3 .container {
        padding: 0 24px;
    }
}

.e2265brtp3 .u5vn6fonsx {
    justify-content: center;
}

.e2265brtp3 .u5vn6fonsx .rr8d7xwe9l,
.e2265brtp3 .u5vn6fonsx .m9377zyenp {
    padding: 0 12px;
}

.e2265brtp3 .srqlhz2k3x {
    position: relative;
    z-index: 1;
    margin-bottom: 130px;
}

@media (max-width: 992px) {
    .e2265brtp3 .srqlhz2k3x {
        margin-bottom: 32px;
    }
}

.e2265brtp3 .srqlhz2k3x .uprk6ny9f0 {
    margin-bottom: 24px;
}

.e2265brtp3 .srqlhz2k3x .h14u2o61gf {
    margin-bottom: 0;
}

.e2265brtp3 .m9377zyenp {
    position: relative;
    z-index: 1;
    margin-bottom: 24px;
}

.e2265brtp3 .m9377zyenp .y20p6q0e1j {
    padding: 32px;
    border-radius: 0.75rem !important;
    background-color: #ffffff;
    height: 100%;
}

@media (max-width: 992px) {
    .e2265brtp3 .m9377zyenp .y20p6q0e1j {
        padding: 24px;
    }
}

.e2265brtp3 .m9377zyenp .y20p6q0e1j .shsdu95rnd .llaelbf8pe {
    margin-bottom: 24px;
}

.e2265brtp3 .m9377zyenp .y20p6q0e1j .shsdu95rnd .sxh02fr9nt {
    margin-bottom: 24px;
}

.e2265brtp3 .m9377zyenp .y20p6q0e1j .shsdu95rnd .bznq7rmzl4 {
    margin-bottom: 0;
}

.e2265brtp3 .uprk6ny9f0 {
    color: #000000;
    text-align: center;
}

.e2265brtp3 .h14u2o61gf {
    color: #000000;
    text-align: center;
}

.e2265brtp3 .llaelbf8pe {
    color: #141414;
}

.e2265brtp3 .sxh02fr9nt {
    color: #141414;
}

.e2265brtp3 .bznq7rmzl4 {
    color: #141414;
}

.cgkbsuezi9 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.cgkbsuezi9 .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.cgkbsuezi9 .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cgkbsuezi9 .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .cgkbsuezi9 .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .cgkbsuezi9 .container {
        padding: 0 24px;
    }
}

.cgkbsuezi9 .u5vn6fonsx {
    justify-content: space-between;
}

.cgkbsuezi9 .srqlhz2k3x .uprk6ny9f0 {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .cgkbsuezi9 .srqlhz2k3x .uprk6ny9f0 {
        margin-bottom: 32px;
    }
}

.cgkbsuezi9 .ufop05c5n1 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-top: 130px;
    padding-left: 48px;
}

@media (max-width: 992px) {
    .cgkbsuezi9 .ufop05c5n1 {
        margin-top: 0;
        padding: 0;
    }
}

.cgkbsuezi9 .ufop05c5n1 .qwog8kcvdo {
    margin-bottom: 48px;
}

@media (max-width: 992px) {
    .cgkbsuezi9 .ufop05c5n1 .qwog8kcvdo {
        margin-bottom: 24px;
    }
}

.cgkbsuezi9 .ufop05c5n1 .qwog8kcvdo img {
    display: inline-flex;
    width: 320px;
    height: 320px;
    object-fit: cover;
    border-radius: 0.75rem !important;
}

@media (max-width: 768px) {
    .cgkbsuezi9 .ufop05c5n1 .qwog8kcvdo img {
        width: 240px;
        height: 240px;
    }
}

.cgkbsuezi9 .ufop05c5n1 .h14u2o61gf {
    margin-bottom: 0;
}

.cgkbsuezi9 .uprk6ny9f0 {
    color: #000000;
}

.cgkbsuezi9 .h14u2o61gf {
    color: #141414;
}

.cgkbsuezi9 .h14u2o61gf,
.cgkbsuezi9 .qwog8kcvdo {
    color: #000000;
}

.m75q8zddx3 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.m75q8zddx3 .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.m75q8zddx3 .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.m75q8zddx3 .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .m75q8zddx3 .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .m75q8zddx3 .container {
        padding: 0 24px;
    }
}

.m75q8zddx3 .ufop05c5n1 {
    padding: 32px;
    position: relative;
    display: flex;
    align-items: flex-end;
    min-height: 700px;
}

@media (max-width: 992px) {
    .m75q8zddx3 .ufop05c5n1 {
        padding: 0;
    }
}

.m75q8zddx3 .ufop05c5n1 img {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0.75rem !important;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.m75q8zddx3 .ufop05c5n1 .rceucur7qu {
    position: relative;
    z-index: 1;
    display: inline-flex;
    flex-direction: column;
    width: 35%;
    padding: 32px;
    background-color: #ffffff;
    border-radius: 0.75rem !important;
}

@media (max-width: 1200px) {
    .m75q8zddx3 .ufop05c5n1 .rceucur7qu {
        width: 50%;
    }
}

@media (max-width: 992px) {
    .m75q8zddx3 .ufop05c5n1 .rceucur7qu {
        padding: 24px;
        width: 100%;
    }
}

.m75q8zddx3 .ufop05c5n1 .rceucur7qu .j4dtrni0us {
    margin-bottom: 24px;
}

.m75q8zddx3 .ufop05c5n1 .rceucur7qu .j4dtrni0us .d9uapjo5es {
    width: 64px;
    height: 64px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background-color: #b9d6f2;
    color: #000000;
    font-size: 32px;
}

.m75q8zddx3 .ufop05c5n1 .rceucur7qu .uprk6ny9f0 {
    margin-bottom: 24px;
}

.m75q8zddx3 .ufop05c5n1 .rceucur7qu .h14u2o61gf {
    margin-bottom: 0;
}

.m75q8zddx3 .uprk6ny9f0 {
    color: #141414;
}

.m75q8zddx3 .ig01gzjvgj {
    color: #141414;
}

.m75q8zddx3 .h14u2o61gf {
    color: #141414;
}

.k7r44sf26b {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.k7r44sf26b .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .k7r44sf26b .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .k7r44sf26b .container {
        padding: 0 24px;
    }
}

.k7r44sf26b .u5vn6fonsx {
    justify-content: center;
}

.k7r44sf26b .ufop05c5n1 {
    margin-bottom: 130px;
}

@media (max-width: 992px) {
    .k7r44sf26b .ufop05c5n1 {
        margin-bottom: 32px;
    }
}

.k7r44sf26b .ufop05c5n1 .uprk6ny9f0 {
    margin-bottom: 32px;
}

.k7r44sf26b .ufop05c5n1 .h14u2o61gf {
    margin-bottom: 0;
}

.k7r44sf26b .gltx1cbwkm {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 430px;
    max-width: 430px;
}

@media (max-width: 767px) {
    .k7r44sf26b .gltx1cbwkm {
        min-width: 100%;
        max-width: 100%;
    }
}

.k7r44sf26b .gltx1cbwkm .pmwr2rttwm {
    width: 100%;
}

.k7r44sf26b .gltx1cbwkm .pmwr2rttwm .y20p6q0e1j {
    height: 100%;
    border-left: 1px solid #000000;
    border-radius: 0 !important;
}

.k7r44sf26b .gltx1cbwkm .pmwr2rttwm .y20p6q0e1j .cmg0gs5lxp {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding-left: 28px;
}

.k7r44sf26b .gltx1cbwkm .pmwr2rttwm .y20p6q0e1j .cmg0gs5lxp .t1zn07538a {
    margin-bottom: 0;
}

.k7r44sf26b .gltx1cbwkm .pmwr2rttwm .y20p6q0e1j .cmg0gs5lxp .gipp1wi8t0 {
    margin: 60px 0 12px 0;
}

.k7r44sf26b .i48ondnquk,
.k7r44sf26b .rwm6r0yekz {
    display: flex;
}

.k7r44sf26b .yddakmrxmq {
    bottom: 0;
    width: 80px;
    height: 30px;
    margin-top: -1.5rem;
    font-size: 18px;
    background-color: #006daa !important;
    color: #ffffff !important;
    border: 1px solid #006daa !important;
    border-radius: 10vmax;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 24px;
    opacity: 1 !important;
    overflow: hidden;
}

.k7r44sf26b .yddakmrxmq::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-image: linear-gradient(90deg, #3c5387 0%, transparent 100%);
    border-radius: 100%;
    transition: all 0.5s ease-in-out;
}

.k7r44sf26b .yddakmrxmq:hover {
    box-shadow: inset 81px 10px 5px #b9d6f2;
    border-color: #b9d6f2 !important;
    color: #000000 !important;
}

.k7r44sf26b .yddakmrxmq:hover::before {
    width: 30%;
}

.k7r44sf26b .yddakmrxmq.rwm6r0yekz {
    left: 1.5rem;
}

.k7r44sf26b .yddakmrxmq.i48ondnquk {
    left: 7.5rem;
}

.k7r44sf26b .gxs3kotzia {
    position: relative;
    width: 100%;
    padding-bottom: 6rem;
}

.k7r44sf26b .gxs3kotzia::before {
    content: '';
    position: absolute;
    top: 0;
    right: -25%;
    height: 100%;
    background-image: linear-gradient(90deg, transparent 0, #f8fbfe 80%);
    width: 50%;
    pointer-events: none;
    z-index: 1;
}

@media (max-width: 992px) {
    .k7r44sf26b .gxs3kotzia::before {
        display: none;
    }
}

.k7r44sf26b .boytln0spa {
    width: 100%;
    margin-right: 1rem;
}

.k7r44sf26b .boytln0spa.is-draggable {
    cursor: grab;
}

.k7r44sf26b .boytln0spa.is-dragging {
    cursor: grabbing;
}

.k7r44sf26b .cr9jhqupwa {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.k7r44sf26b .uprk6ny9f0 {
    color: #000000;
    text-align: center;
}

.k7r44sf26b .h14u2o61gf {
    color: #000000;
    text-align: center;
}

.k7r44sf26b .t1zn07538a {
    color: #000000;
}

.k7r44sf26b .gipp1wi8t0 {
    color: #000000;
}

.gjjb477lwt {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-image: url("photo-1716533089098-e31c5fd5bfbb.jpeg");
}

.gjjb477lwt .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.gjjb477lwt .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gjjb477lwt .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .gjjb477lwt .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .gjjb477lwt .container {
        padding: 0 24px;
    }
}

.gjjb477lwt .u5vn6fonsx {
    justify-content: space-between;
}

.gjjb477lwt .srqlhz2k3x .h4q0b0z3o6 .uprk6ny9f0 {
    display: inline-flex;
    margin-bottom: 32px;
}

@media (max-width: 1200px) {
    .gjjb477lwt .srqlhz2k3x .h4q0b0z3o6 .uprk6ny9f0 {
        width: 100%;
    }
}

.gjjb477lwt .enibxy90qj {
    min-height: 530px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

@media (max-width: 992px) {
    .gjjb477lwt .enibxy90qj {
        min-height: auto;
    }
}

.gjjb477lwt .enibxy90qj .m9377zyenp .y20p6q0e1j .shsdu95rnd .bznq7rmzl4 {
    margin-bottom: 32px;
}

.gjjb477lwt .uprk6ny9f0,
.gjjb477lwt .srqlhz2k3x {
    color: #000000;
    text-align: center;
}

.gjjb477lwt .bznq7rmzl4 {
    color: #000000;
    text-align: center;
}

.d5zuxy0tal {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.d5zuxy0tal .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .d5zuxy0tal .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .d5zuxy0tal .container {
        padding: 0 24px;
    }
}

.d5zuxy0tal .u5vn6fonsx .rr8d7xwe9l {
    border-radius: 0 !important;
    padding: 0 12px;
}

.d5zuxy0tal .ufop05c5n1 {
    padding: 74px;
    background-color: #b9d6f2;
    border-radius: 0.75rem;
    height: 100%;
}

@media (max-width: 992px) {
    .d5zuxy0tal .ufop05c5n1 {
        padding: 24px;
        margin-bottom: 24px;
    }
}

.d5zuxy0tal .ufop05c5n1 .j4dtrni0us {
    margin-bottom: 20px;
}

.d5zuxy0tal .ufop05c5n1 .j4dtrni0us .d9uapjo5es {
    width: 64px;
    height: 64px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background-color: #006daa;
    color: #ffffff;
    font-size: 32px;
}

.d5zuxy0tal .ufop05c5n1 .uprk6ny9f0 {
    margin-bottom: 48px;
}

@media (max-width: 992px) {
    .d5zuxy0tal .ufop05c5n1 .uprk6ny9f0 {
        margin-bottom: 24px;
    }
}

.d5zuxy0tal .ufop05c5n1 .h14u2o61gf {
    margin-bottom: 0;
}

.d5zuxy0tal .ufop05c5n1 .ibc47f1499 {
    margin-top: 20px;
}

.d5zuxy0tal .ufop05c5n1 .ibc47f1499 .dkh78qmsdp::before {
    background-image: linear-gradient(90deg, #3c5387 0%, transparent 100%);
}

.d5zuxy0tal .ufop05c5n1 .ibc47f1499 .dkh78qmsdp:hover,
.d5zuxy0tal .ufop05c5n1 .ibc47f1499 .dkh78qmsdp:focus {
    box-shadow: inset 250px 10px 5px #b9d6f2 !important;
    border-color: #b9d6f2 !important;
    color: #000000 !important;
}

.d5zuxy0tal .gltx1cbwkm {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 100%;
    max-width: 100%;
}

@media (max-width: 767px) {
    .d5zuxy0tal .gltx1cbwkm {
        min-width: 100%;
        max-width: 100%;
    }
}

.d5zuxy0tal .gltx1cbwkm .pmwr2rttwm {
    width: 100%;
}

.d5zuxy0tal .gltx1cbwkm .pmwr2rttwm .y20p6q0e1j {
    height: 100%;
}

.d5zuxy0tal .gltx1cbwkm .pmwr2rttwm .y20p6q0e1j .g1rtxg3jdj {
    height: 100%;
}

.d5zuxy0tal .gltx1cbwkm .pmwr2rttwm .y20p6q0e1j .g1rtxg3jdj img {
    height: 100%;
    object-fit: cover;
    border-radius: 0.75rem !important;
}

@media (max-width: 992px) {
    .d5zuxy0tal .gltx1cbwkm .pmwr2rttwm .y20p6q0e1j .g1rtxg3jdj img {
        height: 400px;
    }
}

.d5zuxy0tal .i48ondnquk,
.d5zuxy0tal .rwm6r0yekz {
    display: flex;
}

.d5zuxy0tal .yddakmrxmq {
    bottom: 2.5rem;
    width: 80px;
    height: 30px;
    margin-top: -1.5rem;
    font-size: 18px;
    background-color: #006daa !important;
    color: #ffffff !important;
    border: 1px solid #006daa !important;
    border-radius: 10vmax;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 24px;
    opacity: 1 !important;
    overflow: hidden;
}

.d5zuxy0tal .yddakmrxmq::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-image: linear-gradient(90deg, #3c5387 0%, transparent 100%);
    border-radius: 100%;
    transition: all 0.5s ease-in-out;
}

.d5zuxy0tal .yddakmrxmq:disabled {
    cursor: default;
    display: none;
}

.d5zuxy0tal .yddakmrxmq:hover {
    box-shadow: inset 81px 10px 5px #b9d6f2;
    border-color: #b9d6f2 !important;
    color: #000000 !important;
}

.d5zuxy0tal .yddakmrxmq:hover::before {
    width: 30%;
}

.d5zuxy0tal .yddakmrxmq.rwm6r0yekz {
    left: 1.5rem;
}

.d5zuxy0tal .yddakmrxmq.i48ondnquk {
    left: 7.5rem;
}

.d5zuxy0tal .gxs3kotzia {
    position: relative;
    width: 100%;
    border-radius: 0.75rem !important;
    overflow: hidden;
    height: 100%;
}

.d5zuxy0tal .gxs3kotzia::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 8px;
    background-image: linear-gradient(90deg, #b9d6f2 -25%, #3c5387 47%);
    width: 100%;
    z-index: 1;
}

.d5zuxy0tal .boytln0spa {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
    height: 100%;
}

.d5zuxy0tal .boytln0spa.is-draggable {
    cursor: grab;
}

.d5zuxy0tal .boytln0spa.is-dragging {
    cursor: grabbing;
}

.d5zuxy0tal .cr9jhqupwa {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
    height: 100%;
}

.d5zuxy0tal .uprk6ny9f0 {
    color: #141414;
}

.d5zuxy0tal .h14u2o61gf {
    color: #000000;
}

.d5zuxy0tal .uprk6ny9f0,
.d5zuxy0tal .j4dtrni0us,
.d5zuxy0tal .ibc47f1499 {
    color: #000000;
}

.cid-v2wTI5vnX9 {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #b9d6f2;
}

.cid-v2wTI5vnX9 .m9377zyenp:focus,
.cid-v2wTI5vnX9 span:focus {
    outline: none;
}

.cid-v2wTI5vnX9 .iaqf2i0gn9 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2wTI5vnX9 .loop-container {
    padding: 10px 0;
}

.cid-v2wTI5vnX9 .m9377zyenp {
    color: #000000;
    min-height: 90px;
}

@media (max-width: 768px) {
    .cid-v2wTI5vnX9 .m9377zyenp {
        min-height: 45px;
    }
}

.thud65d5ei {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    position: relative;
    background-color: transparent;
}

.thud65d5ei::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -20%;
    width: 32rem;
    height: 100%;
    background-image: radial-gradient(#3c5387 0, transparent 100%);
    border-radius: 100%;
    z-index: 1;
    filter: blur(70px);
}

.thud65d5ei .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.thud65d5ei .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.thud65d5ei .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .thud65d5ei .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .thud65d5ei .container {
        padding: 0 24px;
    }
}

.thud65d5ei .u5vn6fonsx {
    justify-content: space-between;
}

.thud65d5ei .z9ehneulwg.ji9zury2jw {
    position: relative;
    z-index: 1;
    display: block;
    border: none;
}

.thud65d5ei .z9ehneulwg.ji9zury2jw .dc080uc8t1 {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .thud65d5ei .z9ehneulwg.ji9zury2jw .dc080uc8t1 {
        margin-bottom: 30px;
    }
}

.thud65d5ei .z9ehneulwg.ji9zury2jw .dc080uc8t1 .qpv6wfzxgb {
    margin-bottom: 0;
    color: #000000;
    border-radius: 0 !important;
    border: none !important;
    animation: none;
    transition: all 0.3s ease-in-out;
    background-color: transparent;
    opacity: 0.3;
    padding: 0;
}

.thud65d5ei .z9ehneulwg.ji9zury2jw .dc080uc8t1 .qpv6wfzxgb.cf71xgdywu {
    opacity: 1;
}

.thud65d5ei .bkelmwm8mt {
    position: relative;
    z-index: 1;
    height: 100%;
}

.thud65d5ei .bkelmwm8mt .zvgvwd93s9 {
    height: 100%;
    width: 100%;
}

.thud65d5ei .bkelmwm8mt .zvgvwd93s9 .kdk4ho7l9r {
    display: flex;
    align-items: center;
    height: 100%;
}

.thud65d5ei .bkelmwm8mt .zvgvwd93s9 .kdk4ho7l9r .h14u2o61gf {
    width: 100%;
    position: sticky;
}

.thud65d5ei .h14u2o61gf {
    color: #000000;
}

.i5f0wyqxgh {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.i5f0wyqxgh .iaqf2i0gn9 {
    padding: 0 0 0 64px;
}

@media (max-width: 768px) {
    .i5f0wyqxgh .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .i5f0wyqxgh .container {
        padding: 0 24px;
    }
}

.i5f0wyqxgh .ufop05c5n1 {
    padding-right: 64px;
}

@media (max-width: 992px) {
    .i5f0wyqxgh .ufop05c5n1 {
        margin-bottom: 32px;
        padding: 0;
    }
}

.i5f0wyqxgh .ufop05c5n1 .ig01gzjvgj {
    margin-bottom: 24px;
}

.i5f0wyqxgh .ufop05c5n1 .uprk6ny9f0 {
    margin-bottom: 24px;
}

.i5f0wyqxgh .ufop05c5n1 .h14u2o61gf {
    margin-bottom: 0;
}

.i5f0wyqxgh .gltx1cbwkm {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 430px;
    max-width: 430px;
}

@media (max-width: 767px) {
    .i5f0wyqxgh .gltx1cbwkm {
        min-width: 100%;
        max-width: 100%;
    }
}

.i5f0wyqxgh .gltx1cbwkm .pmwr2rttwm {
    width: 100%;
}

.i5f0wyqxgh .gltx1cbwkm .pmwr2rttwm .y20p6q0e1j {
    height: 100%;
    border-radius: 0 !important;
}

.i5f0wyqxgh .gltx1cbwkm .pmwr2rttwm .y20p6q0e1j .cmg0gs5lxp {
    height: 100%;
}

.i5f0wyqxgh .gltx1cbwkm .pmwr2rttwm .y20p6q0e1j .cmg0gs5lxp .z4o5eavhvf {
    margin-bottom: 24px;
}

.i5f0wyqxgh .gltx1cbwkm .pmwr2rttwm .y20p6q0e1j .cmg0gs5lxp .gc05kconvb {
    margin-bottom: 0;
}

.i5f0wyqxgh .i48ondnquk,
.i5f0wyqxgh .rwm6r0yekz {
    display: flex;
}

.i5f0wyqxgh .yddakmrxmq {
    bottom: 0;
    width: 80px;
    height: 30px;
    margin-top: -1.5rem;
    font-size: 18px;
    background-color: #006daa !important;
    color: #ffffff !important;
    border: 1px solid #006daa !important;
    border-radius: 10vmax;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 24px;
    opacity: 1 !important;
    overflow: hidden;
}

.i5f0wyqxgh .yddakmrxmq::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-image: linear-gradient(90deg, #3c5387 0%, transparent 100%);
    border-radius: 100%;
    transition: all 0.5s ease-in-out;
}

.i5f0wyqxgh .yddakmrxmq:hover {
    box-shadow: inset 81px 10px 5px #b9d6f2;
    border-color: #b9d6f2 !important;
    color: #000000 !important;
}

.i5f0wyqxgh .yddakmrxmq:hover::before {
    width: 30%;
}

.i5f0wyqxgh .yddakmrxmq.rwm6r0yekz {
    left: 1.5rem;
}

.i5f0wyqxgh .yddakmrxmq.i48ondnquk {
    left: 7.5rem;
}

.i5f0wyqxgh .gxs3kotzia {
    position: relative;
    width: 100%;
    padding-bottom: 6rem;
}

.i5f0wyqxgh .gxs3kotzia::before {
    content: '';
    position: absolute;
    top: 0;
    right: -10%;
    height: 100%;
    background-image: linear-gradient(90deg, transparent 0, #f8fbfe 80%);
    width: 50%;
    pointer-events: none;
    z-index: 1;
}

@media (max-width: 992px) {
    .i5f0wyqxgh .gxs3kotzia::before {
        display: none;
    }
}

.i5f0wyqxgh .boytln0spa {
    width: 100%;
    margin-right: 1rem;
    overflow: hidden;
}

.i5f0wyqxgh .boytln0spa.is-draggable {
    cursor: grab;
}

.i5f0wyqxgh .boytln0spa.is-dragging {
    cursor: grabbing;
}

.i5f0wyqxgh .cr9jhqupwa {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.i5f0wyqxgh .ig01gzjvgj {
    color: #000000;
}

.i5f0wyqxgh .uprk6ny9f0 {
    color: #000000;
}

.i5f0wyqxgh .h14u2o61gf {
    color: #000000;
}

.i5f0wyqxgh .z4o5eavhvf {
    color: #000000;
}

.i5f0wyqxgh .gc05kconvb {
    color: #000000;
}

.rqq39ob56c {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.rqq39ob56c .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.rqq39ob56c .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.rqq39ob56c .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .rqq39ob56c .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .rqq39ob56c .container {
        padding: 0 24px;
    }
}

.rqq39ob56c .u5vn6fonsx {
    justify-content: center;
}

.rqq39ob56c .ufop05c5n1 .pjswa1il5f {
    margin-bottom: 48px;
}

@media (max-width: 992px) {
    .rqq39ob56c .ufop05c5n1 .pjswa1il5f {
        margin-bottom: 24px;
    }
}

.rqq39ob56c .ufop05c5n1 .pjswa1il5f .ig01gzjvgj {
    display: inline-flex;
    padding: 16px;
    background-color: #b9d6f2;
    border-radius: 0.75rem;
}

.rqq39ob56c .ufop05c5n1 .h14u2o61gf {
    margin-bottom: 0;
}

.rqq39ob56c .uprk6ny9f0 {
    color: #141414;
}

.rqq39ob56c .h14u2o61gf {
    color: #000000;
}

.rqq39ob56c .ig01gzjvgj,
.rqq39ob56c .pjswa1il5f {
    color: #000000;
}

.zdrnzoci1r {
    padding-top: 5rem;
    padding-bottom: 5rem;
    position: relative;
    background-color: transparent;
}

.zdrnzoci1r .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.zdrnzoci1r .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.zdrnzoci1r .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .zdrnzoci1r .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .zdrnzoci1r .container {
        padding: 0 24px;
    }
}

.zdrnzoci1r .u5vn6fonsx {
    position: relative;
    justify-content: center;
}

.zdrnzoci1r .ufop05c5n1 {
    position: sticky;
    top: 16px;
    padding-right: 48px;
}

@media (max-width: 992px) {
    .zdrnzoci1r .ufop05c5n1 {
        margin-bottom: 32px;
        padding: 0;
    }
}

.zdrnzoci1r .ufop05c5n1 .ig01gzjvgj {
    margin-bottom: 24px;
}

.zdrnzoci1r .ufop05c5n1 .uprk6ny9f0 {
    margin-bottom: 32px;
}

.zdrnzoci1r .ufop05c5n1 .h14u2o61gf {
    margin-bottom: 0;
}

.zdrnzoci1r .m9377zyenp {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .zdrnzoci1r .m9377zyenp {
        margin-bottom: 32px;
    }
}

.zdrnzoci1r .m9377zyenp:last-child {
    margin-bottom: 0;
}

.zdrnzoci1r .m9377zyenp .y20p6q0e1j .shsdu95rnd .llaelbf8pe {
    margin-bottom: 16px;
}

.zdrnzoci1r .m9377zyenp .y20p6q0e1j .shsdu95rnd .sxh02fr9nt {
    margin-bottom: 0;
}

.zdrnzoci1r .uprk6ny9f0 {
    color: #000000;
}

.zdrnzoci1r .ig01gzjvgj {
    color: #000000;
}

.zdrnzoci1r .h14u2o61gf {
    color: #000000;
}

.zdrnzoci1r .llaelbf8pe {
    color: #000000;
}

.zdrnzoci1r .sxh02fr9nt {
    color: #000000;
}

.phv1tfrmmc {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
    overflow: hidden;
    position: relative;
}

.phv1tfrmmc .m9377zyenp:focus,
.phv1tfrmmc span:focus {
    outline: none;
}

.phv1tfrmmc .m9377zyenp {
    cursor: pointer;
}

.phv1tfrmmc .co7vwjmsmz {
    grid-row-gap: 24px;
}

.phv1tfrmmc .grid-container-1,
.phv1tfrmmc .grid-container-2,
.phv1tfrmmc .rqz5f5u58x {
    gap: 0 24px;
}

.phv1tfrmmc .uprk6ny9f0 {
    position: relative;
    z-index: 1;
    margin-bottom: 64px;
    color: #141414;
    text-align: center;
}

@media (max-width: 992px) {
    .phv1tfrmmc .uprk6ny9f0 {
        margin-bottom: 32px;
    }
}

.phv1tfrmmc .h14u2o61gf,
.phv1tfrmmc .ibc47f1499 {
    color: #000000;
}

.phv1tfrmmc .hngt8mg0g7 {
    max-width: 800px;
}

.phv1tfrmmc .container,
.phv1tfrmmc .iaqf2i0gn9 {
    overflow: hidden;
}

.phv1tfrmmc .co7vwjmsmz {
    position: relative;
    z-index: 1;
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.phv1tfrmmc .c8x2pdgbg6 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.phv1tfrmmc .c8x2pdgbg6 img {
    min-width: 30vw;
    max-width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 0.75rem !important;
}

@media (max-width: 767px) {
    .phv1tfrmmc .c8x2pdgbg6 img {
        min-width: 35vw;
        height: 160px;
    }
}

.phv1tfrmmc .grid-container-1,
.phv1tfrmmc .grid-container-2,
.phv1tfrmmc .rqz5f5u58x {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.phv1tfrmmc .grid-container-1 {
    align-items: flex-end;
}

.phv1tfrmmc .grid-container-2 {
    align-items: flex-start;
}

.phv1tfrmmc .qthm842oaa {
    position: absolute;
    bottom: -25%;
    left: 0;
    display: flex;
    justify-content: center;
    width: 100%;
    bottom: auto;
    top: -25%;
}

.phv1tfrmmc .qthm842oaa .cejzio9zlb {
    width: 400px;
    height: 400px;
    border-radius: 100%;
    filter: blur(80px);
}

.phv1tfrmmc .qthm842oaa .ene18w5pk5 {
    background-color: #b9d6f2;
}

.phv1tfrmmc .qthm842oaa .r45u5815oq {
    background-color: #006daa;
}

.phv1tfrmmc .qthm842oaa .kzga2ujxym {
    background-color: #3c5387;
}

.phv1tfrmmc .qthm842oaa .bnpbyzfwkl {
    background-color: #b9d6f2;
}

.p5b466bjxh {
    padding-top: 5rem;
    padding-bottom: 12rem;
    overflow: hidden;
    background-color: transparent;
}

.p5b466bjxh .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.p5b466bjxh .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.p5b466bjxh .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .p5b466bjxh .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .p5b466bjxh .container {
        padding: 0 24px;
    }
}

.p5b466bjxh .u5vn6fonsx {
    justify-content: center;
}

.p5b466bjxh .ufop05c5n1 {
    position: relative;
    z-index: 1;
}

.p5b466bjxh .ufop05c5n1 .srqlhz2k3x .uprk6ny9f0 {
    display: inline-block;
    width: 60%;
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .p5b466bjxh .ufop05c5n1 .srqlhz2k3x .uprk6ny9f0 {
        width: 100%;
    }
}

.p5b466bjxh .ufop05c5n1 .kdk4ho7l9r .h14u2o61gf {
    display: inline-flex;
    width: 40%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .p5b466bjxh .ufop05c5n1 .kdk4ho7l9r .h14u2o61gf {
        width: 100%;
    }
}

.p5b466bjxh .ufop05c5n1 .ibc47f1499 {
    margin-top: 22px;
}

.p5b466bjxh .ufop05c5n1 .ibc47f1499 .dkh78qmsdp::before {
    background-image: linear-gradient(90deg, #3c5387 0%, transparent 100%);
}

.p5b466bjxh .ufop05c5n1 .ibc47f1499 .dkh78qmsdp:hover,
.p5b466bjxh .ufop05c5n1 .ibc47f1499 .dkh78qmsdp:focus {
    box-shadow: inset 250px 10px 5px #b9d6f2 !important;
    border-color: #b9d6f2 !important;
    color: #000000 !important;
}

.p5b466bjxh .qthm842oaa {
    position: absolute;
    top: -65%;
    left: 0;
    display: flex;
    justify-content: center;
    width: 100%;
}

.p5b466bjxh .qthm842oaa .cejzio9zlb {
    width: 400px;
    height: 400px;
    border-radius: 100%;
    filter: blur(80px);
}

.p5b466bjxh .qthm842oaa .ene18w5pk5 {
    background-color: #b9d6f2;
}

.p5b466bjxh .qthm842oaa .r45u5815oq {
    background-color: #006daa;
}

.p5b466bjxh .qthm842oaa .kzga2ujxym {
    background-color: #3c5387;
}

.p5b466bjxh .qthm842oaa .bnpbyzfwkl {
    background-color: #b9d6f2;
}

.p5b466bjxh .qwog8kcvdo {
    position: absolute;
    bottom: -46%;
    right: -2rem;
    width: 60%;
    height: 500px;
}

@media (max-width: 992px) {
    .p5b466bjxh .qwog8kcvdo {
        position: static;
        width: 100%;
        height: 350px;
        margin-top: 32px;
    }
}

.p5b466bjxh .qwog8kcvdo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.75rem !important;
}

.p5b466bjxh .qwog8kcvdo::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #f8fbfe;
    opacity: 0.8;
    border-radius: 0.75rem;
    pointer-events: none;
}

.p5b466bjxh .uprk6ny9f0 {
    color: #141414;
}

.p5b466bjxh .h14u2o61gf {
    color: #141414;
}

.p5b466bjxh .uprk6ny9f0,
.p5b466bjxh .ibc47f1499,
.p5b466bjxh .srqlhz2k3x {
    color: #000000;
}

.p5b466bjxh .h14u2o61gf,
.p5b466bjxh .kdk4ho7l9r {
    color: #000000;
}

.gpzg597wme {
    overflow: hidden;
    background-image: url("photo-1546617394-18f192a7a775.jpeg");
}

.gpzg597wme .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.gpzg597wme .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gpzg597wme .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .gpzg597wme .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .gpzg597wme .container {
        padding: 0 24px;
    }
}

.gpzg597wme .srqlhz2k3x {
    padding: 200px 0;
}

@media (max-width: 992px) {
    .gpzg597wme .srqlhz2k3x {
        padding: 0;
    }
}

.gpzg597wme .srqlhz2k3x .h4q0b0z3o6 .uprk6ny9f0 {
    display: inline-flex;
    width: 50%;
    margin-bottom: 20px;
}

@media (max-width: 1200px) {
    .gpzg597wme .srqlhz2k3x .h4q0b0z3o6 .uprk6ny9f0 {
        width: 100%;
    }
}

.gpzg597wme .srqlhz2k3x .h4q0b0z3o6 .ibc47f1499 .dkh78qmsdp::before {
    background-image: linear-gradient(90deg, #fb8fc9 0%, transparent 100%);
}

.gpzg597wme .srqlhz2k3x .h4q0b0z3o6 .ibc47f1499 .dkh78qmsdp:hover,
.gpzg597wme .srqlhz2k3x .h4q0b0z3o6 .ibc47f1499 .dkh78qmsdp:focus {
    box-shadow: inset 250px 10px 5px #7f89e9 !important;
    border-color: #7f89e9 !important;
}

.gpzg597wme .uprk6ny9f0,
.gpzg597wme .srqlhz2k3x {
    color: #141414;
    text-align: center;
}

.gpzg597wme .uprk6ny9f0,
.gpzg597wme .srqlhz2k3x,
.gpzg597wme .ibc47f1499 {
    text-align: center;
}

.cc368nvria {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-image: url("photo-1762286332714-4c6aa5d6f9c4.jpeg");
}

.cc368nvria .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.cc368nvria .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cc368nvria .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .cc368nvria .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .cc368nvria .container {
        padding: 0 24px;
    }
}

.cc368nvria .srqlhz2k3x {
    padding: 200px 0;
}

@media (max-width: 992px) {
    .cc368nvria .srqlhz2k3x {
        padding: 0;
    }
}

.cc368nvria .srqlhz2k3x .h4q0b0z3o6 .uprk6ny9f0 {
    display: inline-flex;
    margin-bottom: 20px;
}

@media (max-width: 1200px) {
    .cc368nvria .srqlhz2k3x .h4q0b0z3o6 .uprk6ny9f0 {
        width: 100%;
    }
}

.cc368nvria .srqlhz2k3x .h4q0b0z3o6 .ibc47f1499 .dkh78qmsdp::before {
    background-image: linear-gradient(90deg, #3c5387 0%, transparent 100%);
}

.cc368nvria .srqlhz2k3x .h4q0b0z3o6 .ibc47f1499 .dkh78qmsdp:hover,
.cc368nvria .srqlhz2k3x .h4q0b0z3o6 .ibc47f1499 .dkh78qmsdp:focus {
    box-shadow: inset 250px 10px 5px #b9d6f2 !important;
    border-color: #b9d6f2 !important;
    color: #000000 !important;
}

.cc368nvria .uprk6ny9f0,
.cc368nvria .srqlhz2k3x {
    color: #141414;
    text-align: center;
}

.cc368nvria .uprk6ny9f0,
.cc368nvria .srqlhz2k3x,
.cc368nvria .ibc47f1499 {
    text-align: center;
    color: #000000;
}

.i771to2lbf {
    overflow: hidden;
    position: relative;
    background-color: transparent;
}

.i771to2lbf::before {
    content: '';
    position: absolute;
    top: 0;
    left: -20%;
    width: 32rem;
    height: 100%;
    background-image: radial-gradient(#3c5387 0, transparent 100%);
    border-radius: 100%;
    z-index: 1;
    filter: blur(70px);
}

.i771to2lbf .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.i771to2lbf .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.i771to2lbf .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .i771to2lbf .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .i771to2lbf .container {
        padding: 0 24px;
    }
}

.i771to2lbf .u5vn6fonsx {
    justify-content: center;
    position: relative;
    z-index: 1;
}

.i771to2lbf .srqlhz2k3x {
    margin-bottom: 130px;
}

@media (max-width: 992px) {
    .i771to2lbf .srqlhz2k3x {
        margin-bottom: 32px;
    }
}

.i771to2lbf .srqlhz2k3x .ig01gzjvgj {
    margin-bottom: 24px;
}

.i771to2lbf .srqlhz2k3x .uprk6ny9f0 {
    display: inline-flex;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .i771to2lbf .srqlhz2k3x .uprk6ny9f0 {
        width: 100%;
    }
}

.i771to2lbf .enibxy90qj {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 4rem;
    padding-top: 50px;
    border-top: 1px solid #000000;
}

@media (max-width: 992px) {
    .i771to2lbf .enibxy90qj {
        display: block;
        padding: 24px;
    }
}

@media (max-width: 992px) {
    .i771to2lbf .enibxy90qj .m9377zyenp {
        margin-bottom: 48px;
    }

    .i771to2lbf .enibxy90qj .m9377zyenp:last-child {
        margin-bottom: 0;
    }
}

.i771to2lbf .enibxy90qj .m9377zyenp .y20p6q0e1j .shsdu95rnd .bznq7rmzl4 {
    margin-bottom: 0;
}

.i771to2lbf .uprk6ny9f0 {
    color: #141414;
}

.i771to2lbf .ig01gzjvgj {
    color: #000000;
}

.i771to2lbf .llaelbf8pe {
    color: #141414;
}

.i771to2lbf .sxh02fr9nt {
    color: #141414;
}

.i771to2lbf .bznq7rmzl4 {
    color: #000000;
}

.i771to2lbf .uprk6ny9f0,
.i771to2lbf .srqlhz2k3x {
    color: #000000;
}

.up5snzc6zs .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.up5snzc6zs .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.up5snzc6zs .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .up5snzc6zs .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .up5snzc6zs .container {
        padding: 0 24px;
    }
}

.t0egs0azh6 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
    overflow: hidden;
    position: relative;
}

.t0egs0azh6 .m9377zyenp:focus,
.t0egs0azh6 span:focus {
    outline: none;
}

.t0egs0azh6 .m9377zyenp {
    cursor: pointer;
}

.t0egs0azh6 .co7vwjmsmz {
    grid-row-gap: 24px;
}

.t0egs0azh6 .grid-container-1,
.t0egs0azh6 .grid-container-2,
.t0egs0azh6 .rqz5f5u58x {
    gap: 0 24px;
}

.t0egs0azh6 .uprk6ny9f0 {
    position: relative;
    z-index: 1;
    margin-bottom: 64px;
    color: #141414;
    text-align: center;
}

@media (max-width: 992px) {
    .t0egs0azh6 .uprk6ny9f0 {
        margin-bottom: 32px;
    }
}

.t0egs0azh6 .h14u2o61gf,
.t0egs0azh6 .ibc47f1499 {
    color: #000000;
}

.t0egs0azh6 .hngt8mg0g7 {
    max-width: 800px;
}

.t0egs0azh6 .container,
.t0egs0azh6 .iaqf2i0gn9 {
    overflow: hidden;
}

.t0egs0azh6 .co7vwjmsmz {
    position: relative;
    z-index: 1;
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.t0egs0azh6 .c8x2pdgbg6 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.t0egs0azh6 .c8x2pdgbg6 img {
    min-width: 30vw;
    max-width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 0.75rem !important;
}

@media (max-width: 767px) {
    .t0egs0azh6 .c8x2pdgbg6 img {
        min-width: 35vw;
        height: 160px;
    }
}

.t0egs0azh6 .grid-container-1,
.t0egs0azh6 .grid-container-2,
.t0egs0azh6 .rqz5f5u58x {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.t0egs0azh6 .grid-container-1 {
    align-items: flex-end;
}

.t0egs0azh6 .grid-container-2 {
    align-items: flex-start;
}

.t0egs0azh6 .qthm842oaa {
    position: absolute;
    bottom: -25%;
    left: 0;
    display: flex;
    justify-content: center;
    width: 100%;
}

.t0egs0azh6 .qthm842oaa .cejzio9zlb {
    width: 400px;
    height: 400px;
    border-radius: 100%;
    filter: blur(80px);
}

.t0egs0azh6 .qthm842oaa .ene18w5pk5 {
    background-color: #b9d6f2;
}

.t0egs0azh6 .qthm842oaa .r45u5815oq {
    background-color: #006daa;
}

.t0egs0azh6 .qthm842oaa .kzga2ujxym {
    background-color: #3c5387;
}

.t0egs0azh6 .qthm842oaa .bnpbyzfwkl {
    background-color: #b9d6f2;
}

.lnodbsw154 {
    overflow: hidden;
    background-color: transparent;
}

.lnodbsw154 .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.lnodbsw154 .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.lnodbsw154 .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .lnodbsw154 .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .lnodbsw154 .container {
        padding: 0 24px;
    }
}

.lnodbsw154 .ufop05c5n1 {
    position: relative;
    z-index: 1;
}

.lnodbsw154 .ufop05c5n1 .vlru3ciyrk {
    margin-bottom: 20px;
}

.lnodbsw154 .ufop05c5n1 .uprk6ny9f0 {
    margin-bottom: 32px;
}

.lnodbsw154 .ufop05c5n1 .ig01gzjvgj {
    margin-bottom: 56px;
}

.lnodbsw154 .ufop05c5n1 .kdk4ho7l9r .h14u2o61gf {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .lnodbsw154 .ufop05c5n1 .kdk4ho7l9r .h14u2o61gf {
        width: 100%;
    }
}

.lnodbsw154 .ufop05c5n1 .ibc47f1499 {
    margin-top: 20px;
}

.lnodbsw154 .ufop05c5n1 .ibc47f1499 .dkh78qmsdp::before {
    background-image: linear-gradient(90deg, #3c5387 0%, transparent 100%);
}

.lnodbsw154 .ufop05c5n1 .ibc47f1499 .dkh78qmsdp:hover,
.lnodbsw154 .ufop05c5n1 .ibc47f1499 .dkh78qmsdp:focus {
    box-shadow: inset 250px 10px 5px #b9d6f2 !important;
    border-color: #b9d6f2 !important;
    color: #000000 !important;
}

.lnodbsw154 .qthm842oaa {
    position: absolute;
    bottom: -100%;
    left: 0;
    display: flex;
    justify-content: center;
    width: 100%;
}

.lnodbsw154 .qthm842oaa .cejzio9zlb {
    width: 400px;
    height: 400px;
    border-radius: 100%;
    filter: blur(80px);
}

.lnodbsw154 .qthm842oaa .ene18w5pk5 {
    background-color: #b9d6f2;
}

.lnodbsw154 .qthm842oaa .r45u5815oq {
    background-color: #006daa;
}

.lnodbsw154 .qthm842oaa .kzga2ujxym {
    background-color: #3c5387;
}

.lnodbsw154 .qthm842oaa .bnpbyzfwkl {
    background-color: #b9d6f2;
}

.lnodbsw154 .uprk6ny9f0 {
    color: #141414;
}

.lnodbsw154 .vlru3ciyrk {
    color: #000000;
    text-align: center;
}

.lnodbsw154 .ig01gzjvgj {
    color: #000000;
    text-align: center;
}

.lnodbsw154 .h14u2o61gf,
.lnodbsw154 .kdk4ho7l9r {
    color: #000000;
    text-align: center;
}

.lnodbsw154 .uprk6ny9f0,
.lnodbsw154 .ibc47f1499 {
    text-align: center;
    color: #000000;
}

.cvcgi16qi6 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.cvcgi16qi6 .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.cvcgi16qi6 .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cvcgi16qi6 .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .cvcgi16qi6 .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .cvcgi16qi6 .container {
        padding: 0 24px;
    }
}

.cvcgi16qi6 .u5vn6fonsx {
    justify-content: center;
}

.cvcgi16qi6 .enibxy90qj {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 992px) {
    .cvcgi16qi6 .enibxy90qj {
        flex-direction: column;
    }
}

.cvcgi16qi6 .enibxy90qj .m9377zyenp {
    padding: 0 16px;
}

.cvcgi16qi6 .enibxy90qj .m9377zyenp .y20p6q0e1j .g1rtxg3jdj img {
    height: 150px;
    object-fit: contain;
}

.cvcgi16qi6 .qthm842oaa {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    width: 100%;
}

.cvcgi16qi6 .qthm842oaa .cejzio9zlb {
    width: 400px;
    height: 400px;
    border-radius: 100%;
    filter: blur(80px);
}

.cvcgi16qi6 .qthm842oaa .ene18w5pk5 {
    background-color: #b9d6f2;
}

.cvcgi16qi6 .qthm842oaa .r45u5815oq {
    background-color: #006daa;
}

.cvcgi16qi6 .qthm842oaa .kzga2ujxym {
    background-color: #3c5387;
}

.cvcgi16qi6 .qthm842oaa .bnpbyzfwkl {
    background-color: #b9d6f2;
}

.dnbp5sad4g {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.dnbp5sad4g .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.dnbp5sad4g .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.dnbp5sad4g .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .dnbp5sad4g .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .dnbp5sad4g .container {
        padding: 0 24px;
    }
}

.dnbp5sad4g .u5vn6fonsx .rr8d7xwe9l {
    padding: 0 12px;
    border-radius: 0 !important;
}

.dnbp5sad4g .qwog8kcvdo {
    height: 100%;
}

.dnbp5sad4g .qwog8kcvdo img {
    height: 100%;
    object-fit: cover;
    border-radius: 0.75rem !important;
}

@media (max-width: 992px) {
    .dnbp5sad4g .qwog8kcvdo img {
        height: 350px;
    }
}

.dnbp5sad4g .ufop05c5n1 {
    display: flex;
    align-items: center;
    background-color: #ffffff;
    border-radius: 0.75rem;
    padding: 48px;
    height: 100%;
}

@media (max-width: 992px) {
    .dnbp5sad4g .ufop05c5n1 {
        padding: 24px;
    }
}

.dnbp5sad4g .ufop05c5n1 .j2do8ki6im {
    width: 100%;
}

.dnbp5sad4g .ufop05c5n1 .j2do8ki6im .uprk6ny9f0 {
    margin-bottom: 32px;
}

.dnbp5sad4g .ufop05c5n1 .j2do8ki6im .h14u2o61gf {
    margin-bottom: 16px;
}

.dnbp5sad4g .ufop05c5n1 .j2do8ki6im .ibc47f1499 .dkh78qmsdp::before {
    background-image: linear-gradient(90deg, #3c5387 0%, transparent 100%);
}

.dnbp5sad4g .ufop05c5n1 .j2do8ki6im .ibc47f1499 .dkh78qmsdp:hover,
.dnbp5sad4g .ufop05c5n1 .j2do8ki6im .ibc47f1499 .dkh78qmsdp:focus {
    box-shadow: inset 250px 10px 5px #b9d6f2 !important;
    border-color: #b9d6f2 !important;
    color: #000000 !important;
}

.dnbp5sad4g .uprk6ny9f0 {
    color: #141414;
}

.dnbp5sad4g .h14u2o61gf {
    color: #141414;
}

.cid-v2wTI5EFnC {
    overflow: hidden;
    position: relative;
    background-color: transparent;
}

.cid-v2wTI5EFnC::before {
    content: '';
    position: absolute;
    top: 0;
    left: -20%;
    width: 32rem;
    height: 100%;
    background-image: radial-gradient(#3c5387 0, transparent 100%);
    border-radius: 100%;
    z-index: 1;
    filter: blur(70px);
}

.cid-v2wTI5EFnC .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.cid-v2wTI5EFnC .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2wTI5EFnC .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .cid-v2wTI5EFnC .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .cid-v2wTI5EFnC .container {
        padding: 0 24px;
    }
}

.cid-v2wTI5EFnC .u5vn6fonsx {
    justify-content: center;
    position: relative;
    z-index: 1;
}

.cid-v2wTI5EFnC .srqlhz2k3x {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .cid-v2wTI5EFnC .srqlhz2k3x {
        margin-bottom: 32px;
    }
}

.cid-v2wTI5EFnC .srqlhz2k3x .uprk6ny9f0 {
    display: inline-flex;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .cid-v2wTI5EFnC .srqlhz2k3x .uprk6ny9f0 {
        width: 100%;
    }
}

.cid-v2wTI5EFnC .enibxy90qj {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
}

@media (max-width: 992px) {
    .cid-v2wTI5EFnC .enibxy90qj {
        display: block;
    }
}

@media (max-width: 992px) {
    .cid-v2wTI5EFnC .enibxy90qj .m9377zyenp {
        margin-bottom: 48px;
    }

    .cid-v2wTI5EFnC .enibxy90qj .m9377zyenp:last-child {
        margin-bottom: 0;
    }
}

.cid-v2wTI5EFnC .enibxy90qj .m9377zyenp .y20p6q0e1j .g1rtxg3jdj {
    margin-bottom: 24px;
}

.cid-v2wTI5EFnC .enibxy90qj .m9377zyenp .y20p6q0e1j .g1rtxg3jdj img {
    height: 350px;
    object-fit: cover;
    border-radius: 0.75rem !important;
}

.cid-v2wTI5EFnC .enibxy90qj .m9377zyenp .y20p6q0e1j .shsdu95rnd .card-price {
    margin-bottom: 24px;
}

.cid-v2wTI5EFnC .enibxy90qj .m9377zyenp .y20p6q0e1j .shsdu95rnd .sxh02fr9nt {
    margin-bottom: 24px;
}

.cid-v2wTI5EFnC .enibxy90qj .m9377zyenp .y20p6q0e1j .shsdu95rnd .bznq7rmzl4 {
    margin-bottom: 24px;
}

.cid-v2wTI5EFnC .uprk6ny9f0 {
    color: #141414;
}

.cid-v2wTI5EFnC .card-price {
    color: #000000;
}

.cid-v2wTI5EFnC .sxh02fr9nt {
    color: #141414;
}

.cid-v2wTI5EFnC .bznq7rmzl4 {
    color: #000000;
}

.cid-v2wTI5EFnC .uprk6ny9f0,
.cid-v2wTI5EFnC .srqlhz2k3x {
    color: #000000;
}

.cid-v2wTI5EFnC .sxh02fr9nt,
.cid-v2wTI5EFnC .ibc47f1499 {
    color: #000000;
}

.bugznes121 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.bugznes121 .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.bugznes121 .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.bugznes121 .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .bugznes121 .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .bugznes121 .container {
        padding: 0 24px;
    }
}

.bugznes121 .srqlhz2k3x .uprk6ny9f0 {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .bugznes121 .srqlhz2k3x .uprk6ny9f0 {
        margin-bottom: 32px;
    }
}

.bugznes121 .ufop05c5n1 {
    padding: 48px;
    background-color: #b9d6f2;
    border-radius: 0.75rem;
}

@media (max-width: 992px) {
    .bugznes121 .ufop05c5n1 {
        padding: 24px;
    }
}

.bugznes121 .ufop05c5n1 .g8ts39wtfc iframe {
    border-radius: 0.75rem !important;
}

.bugznes121 .ufop05c5n1 .g8ts39wtfc .app-video-wrapper img {
    border-radius: 0.75rem !important;
    fit-content: cover;
}

.bugznes121 .uprk6ny9f0 {
    color: #000000;
}

.r59cja9f7k {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.r59cja9f7k .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.r59cja9f7k .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.r59cja9f7k .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .r59cja9f7k .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .r59cja9f7k .container {
        padding: 0 24px;
    }
}

.r59cja9f7k .u5vn6fonsx {
    justify-content: center;
}

.r59cja9f7k .srqlhz2k3x {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .r59cja9f7k .srqlhz2k3x {
        margin-bottom: 32px;
    }
}

.r59cja9f7k .srqlhz2k3x .uprk6ny9f0 {
    margin-bottom: 32px;
}

.r59cja9f7k .srqlhz2k3x .kdk4ho7l9r .h14u2o61gf {
    display: inline-flex;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .r59cja9f7k .srqlhz2k3x .kdk4ho7l9r .h14u2o61gf {
        width: 100%;
    }
}

.r59cja9f7k .osxwix5jwp .rr8d7xwe9l {
    border-radius: 0.75rem 0.75rem 0 0 !important;
    background-color: #b9d6f2;
    margin-top: -6px;
}

.r59cja9f7k .osxwix5jwp .rr8d7xwe9l:first-child {
    margin-top: 0;
}

.r59cja9f7k .osxwix5jwp .rr8d7xwe9l .xebpjhhag0 {
    padding: 0;
    border: none;
    background-color: transparent;
}

.r59cja9f7k .osxwix5jwp .rr8d7xwe9l .xebpjhhag0 .wzl8js583l {
    width: 100%;
    padding: 32px 48px;
    display: block;
}

@media (max-width: 992px) {
    .r59cja9f7k .osxwix5jwp .rr8d7xwe9l .xebpjhhag0 .wzl8js583l {
        padding: 24px;
    }
}

.r59cja9f7k .osxwix5jwp .rr8d7xwe9l .xebpjhhag0 .wzl8js583l .sbcm9enbp8 {
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
}

.r59cja9f7k .osxwix5jwp .rr8d7xwe9l .shpavtpgi2 .hn5p9k56cc {
    display: flex;
    align-items: center;
    padding: 0 48px 48px;
}

@media (max-width: 992px) {
    .r59cja9f7k .osxwix5jwp .rr8d7xwe9l .shpavtpgi2 .hn5p9k56cc {
        padding: 0 24px 24px;
        display: block;
    }
}

.r59cja9f7k .osxwix5jwp .rr8d7xwe9l .shpavtpgi2 .hn5p9k56cc .qwog8kcvdo {
    width: 40%;
    margin-right: 50px;
}

@media (max-width: 992px) {
    .r59cja9f7k .osxwix5jwp .rr8d7xwe9l .shpavtpgi2 .hn5p9k56cc .qwog8kcvdo {
        margin-right: 0;
        margin-bottom: 32px;
        width: 100%;
    }
}

.r59cja9f7k .osxwix5jwp .rr8d7xwe9l .shpavtpgi2 .hn5p9k56cc .qwog8kcvdo img {
    height: 350px;
    object-fit: cover;
    border-radius: 0.75rem !important;
}

.r59cja9f7k .osxwix5jwp .rr8d7xwe9l .shpavtpgi2 .hn5p9k56cc .j2do8ki6im {
    width: 40%;
}

@media (max-width: 992px) {
    .r59cja9f7k .osxwix5jwp .rr8d7xwe9l .shpavtpgi2 .hn5p9k56cc .j2do8ki6im {
        width: 100%;
    }
}

.r59cja9f7k .osxwix5jwp .rr8d7xwe9l .shpavtpgi2 .hn5p9k56cc .j2do8ki6im .u5tnxwn8ca {
    margin-bottom: 32px;
}

.r59cja9f7k .osxwix5jwp .rr8d7xwe9l .shpavtpgi2 .hn5p9k56cc .j2do8ki6im .s52wfmcfd7 {
    margin-bottom: 30px;
}

.r59cja9f7k .osxwix5jwp .d58mz3kqh9 {
    background-color: #006daa;
}

.r59cja9f7k .osxwix5jwp .ld2l1o9s3l {
    background-color: #3c5387;
}

.r59cja9f7k .uprk6ny9f0 {
    color: #000000;
    text-align: center;
}

.r59cja9f7k .h14u2o61gf,
.r59cja9f7k .kdk4ho7l9r {
    color: #000000;
    text-align: center;
}

.r59cja9f7k .u5tnxwn8ca {
    color: #000000;
}

.r59cja9f7k .s52wfmcfd7 {
    color: #000000;
}

.r59cja9f7k .fqlhd4l0d7 {
    color: #000000;
}

.r59cja9f7k .sbcm9enbp8 {
    color: #000000;
}

.r59cja9f7k .o26eoc8gbs {
    color: #000000;
}

.r59cja9f7k .tomuxmmmqj {
    color: #000000;
}

.r59cja9f7k .bud4kzpsbs {
    color: #000000;
}

.r59cja9f7k .wpo4508nj9 {
    color: #FFFFFF;
}

.r59cja9f7k .ftci3997ex {
    color: #FFFFFF;
}

.r59cja9f7k .oxkfk07x0e {
    color: #FFFFFF;
}

.r59cja9f7k .ugy20gvo59 {
    color: #FFFFFF;
}

.r59cja9f7k .tdi5felk73 {
    color: #FFFFFF;
}

.r59cja9f7k .wwn8pvgts8 {
    color: #FFFFFF;
}

.q99k956ncz {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.q99k956ncz .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.q99k956ncz .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.q99k956ncz .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .q99k956ncz .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .q99k956ncz .container {
        padding: 0 24px;
    }
}

.q99k956ncz .u5vn6fonsx {
    justify-content: space-between;
}

.q99k956ncz .srqlhz2k3x .uprk6ny9f0 {
    margin-bottom: 48px;
}

.q99k956ncz .enibxy90qj {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 4rem;
    padding: 48px;
    background-color: #ffffff;
    border-radius: 0.75rem;
}

@media (max-width: 992px) {
    .q99k956ncz .enibxy90qj {
        display: block;
        padding: 24px;
    }
}

@media (max-width: 992px) {
    .q99k956ncz .enibxy90qj .m9377zyenp {
        margin-bottom: 48px;
    }

    .q99k956ncz .enibxy90qj .m9377zyenp:last-child {
        margin-bottom: 0;
    }
}

.q99k956ncz .enibxy90qj .m9377zyenp .y20p6q0e1j .shsdu95rnd .llaelbf8pe {
    margin-bottom: 16px;
}

.q99k956ncz .enibxy90qj .m9377zyenp .y20p6q0e1j .shsdu95rnd .sxh02fr9nt {
    margin-bottom: 24px;
}

.q99k956ncz .enibxy90qj .m9377zyenp .y20p6q0e1j .shsdu95rnd .bznq7rmzl4 {
    margin-bottom: 22px;
}

.q99k956ncz .enibxy90qj .m9377zyenp .y20p6q0e1j .shsdu95rnd .ibc47f1499 {
    opacity: 0;
    transition: all 0.5s ease-in-out;
}

@media (max-width: 992px) {
    .q99k956ncz .enibxy90qj .m9377zyenp .y20p6q0e1j .shsdu95rnd .ibc47f1499 {
        opacity: 1;
    }
}

.q99k956ncz .enibxy90qj .m9377zyenp .y20p6q0e1j .shsdu95rnd .ibc47f1499:hover,
.q99k956ncz .enibxy90qj .m9377zyenp .y20p6q0e1j .shsdu95rnd .ibc47f1499:focus {
    opacity: 1;
}

.q99k956ncz .enibxy90qj .m9377zyenp .y20p6q0e1j .shsdu95rnd .ibc47f1499 .dkh78qmsdp::before {
    background-image: linear-gradient(90deg, #3c5387 0%, transparent 100%);
}

.q99k956ncz .enibxy90qj .m9377zyenp .y20p6q0e1j .shsdu95rnd .ibc47f1499 .dkh78qmsdp:hover,
.q99k956ncz .enibxy90qj .m9377zyenp .y20p6q0e1j .shsdu95rnd .ibc47f1499 .dkh78qmsdp:focus {
    box-shadow: inset 250px 10px 5px #b9d6f2 !important;
    border-color: #b9d6f2 !important;
    color: #000000 !important;
}

.q99k956ncz .uprk6ny9f0 {
    color: #000000;
}

.q99k956ncz .llaelbf8pe {
    color: #141414;
}

.q99k956ncz .sxh02fr9nt {
    color: #141414;
}

.q99k956ncz .bznq7rmzl4 {
    color: #141414;
}

.ody0uki4b2 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.ody0uki4b2 .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.ody0uki4b2 .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ody0uki4b2 .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .ody0uki4b2 .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .ody0uki4b2 .container {
        padding: 0 24px;
    }
}

.ody0uki4b2 .s5sm6filwf {
    display: flex;
    padding: 110px 115px;
    background-color: #ffffff;
    border-radius: 0.75rem;
}

@media (max-width: 992px) {
    .ody0uki4b2 .s5sm6filwf {
        display: block;
        padding: 24px;
    }
}

.ody0uki4b2 .s5sm6filwf .srqlhz2k3x {
    width: 50%;
    padding-right: 90px;
}

@media (max-width: 992px) {
    .ody0uki4b2 .s5sm6filwf .srqlhz2k3x {
        margin-bottom: 32px;
        padding: 0;
        width: 100%;
    }
}

.ody0uki4b2 .s5sm6filwf .srqlhz2k3x .ig01gzjvgj {
    margin-bottom: 24px;
}

.ody0uki4b2 .s5sm6filwf .srqlhz2k3x .uprk6ny9f0 {
    margin-bottom: 0;
}

.ody0uki4b2 .s5sm6filwf .lp7s1n7gh7 {
    width: 50%;
}

@media (max-width: 992px) {
    .ody0uki4b2 .s5sm6filwf .lp7s1n7gh7 {
        width: 100%;
    }
}

.ody0uki4b2 .s5sm6filwf .lp7s1n7gh7 .xvpbm2t2dw.u5vn6fonsx .uprk6ny9f0 {
    margin-bottom: 16px !important;
}

.ody0uki4b2 .s5sm6filwf .lp7s1n7gh7 .xvpbm2t2dw.u5vn6fonsx .h14u2o61gf {
    margin-bottom: 16px;
}

.ody0uki4b2 .s5sm6filwf .lp7s1n7gh7 .xvpbm2t2dw.u5vn6fonsx .y4211mjoo6 {
    margin-bottom: 16px !important;
}

.ody0uki4b2 .s5sm6filwf .lp7s1n7gh7 .xvpbm2t2dw.u5vn6fonsx .y4211mjoo6 .sq828qfniz {
    padding: 16px 0;
    border: none !important;
    border-bottom: 1px solid #000000 !important;
    box-shadow: none;
    border-radius: 0 !important;
    background-color: transparent;
}

.ody0uki4b2 .s5sm6filwf .lp7s1n7gh7 .xvpbm2t2dw.u5vn6fonsx .y4211mjoo6 .sq828qfniz:hover,
.ody0uki4b2 .s5sm6filwf .lp7s1n7gh7 .xvpbm2t2dw.u5vn6fonsx .y4211mjoo6 .sq828qfniz:focus {
    box-shadow: none;
}

.ody0uki4b2 .s5sm6filwf .lp7s1n7gh7 .xvpbm2t2dw.u5vn6fonsx .y4211mjoo6 .sq828qfniz::placeholder {
    color: #000000;
}

.ody0uki4b2 .s5sm6filwf .lp7s1n7gh7 .xvpbm2t2dw.u5vn6fonsx .y4211mjoo6 textarea {
    min-height: 120px;
}

.ody0uki4b2 .s5sm6filwf .lp7s1n7gh7 .xvpbm2t2dw.u5vn6fonsx .y4211mjoo6 .form-check {
    padding-left: 1.7em;
    margin-bottom: 10px;
}

.ody0uki4b2 .s5sm6filwf .lp7s1n7gh7 .xvpbm2t2dw.u5vn6fonsx .y4211mjoo6 .form-check .form-check-input {
    background-color: #000000;
    border-color: #000000;
}

.ody0uki4b2 .s5sm6filwf .lp7s1n7gh7 .xvpbm2t2dw.u5vn6fonsx .ibc47f1499 .dkh78qmsdp::before {
    background-image: linear-gradient(90deg, #3c5387 0%, transparent 100%);
}

.ody0uki4b2 .s5sm6filwf .lp7s1n7gh7 .xvpbm2t2dw.u5vn6fonsx .ibc47f1499 .dkh78qmsdp:hover,
.ody0uki4b2 .s5sm6filwf .lp7s1n7gh7 .xvpbm2t2dw.u5vn6fonsx .ibc47f1499 .dkh78qmsdp:focus {
    box-shadow: inset 250px 10px 5px #b9d6f2 !important;
    border-color: #b9d6f2 !important;
    color: #000000 !important;
}

.ody0uki4b2 .uprk6ny9f0 {
    color: #141414;
}

.ody0uki4b2 .ig01gzjvgj {
    color: #141414;
}

.ody0uki4b2 label {
    color: #141414;
}

.gqn8xzjboo {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    position: relative;
    background-color: transparent;
}

.gqn8xzjboo::before {
    content: '';
    position: absolute;
    top: -20%;
    right: -15%;
    width: 32rem;
    height: 100%;
    background-image: linear-gradient(60deg, transparent 0, #3c5387 100%);
    border-radius: 100%;
    z-index: 1;
    filter: blur(70px);
}

.gqn8xzjboo .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.gqn8xzjboo .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gqn8xzjboo .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .gqn8xzjboo .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .gqn8xzjboo .container {
        padding: 0 24px;
    }
}

.gqn8xzjboo .u5vn6fonsx {
    justify-content: center;
}

.gqn8xzjboo .u5vn6fonsx .rr8d7xwe9l,
.gqn8xzjboo .u5vn6fonsx .m9377zyenp {
    padding: 0 12px;
}

.gqn8xzjboo .srqlhz2k3x {
    position: relative;
    z-index: 1;
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .gqn8xzjboo .srqlhz2k3x {
        margin-bottom: 32px;
    }
}

.gqn8xzjboo .srqlhz2k3x .uprk6ny9f0 {
    margin-bottom: 0;
}

.gqn8xzjboo .m9377zyenp {
    position: relative;
    z-index: 1;
    margin-bottom: 24px;
}

.gqn8xzjboo .m9377zyenp .y20p6q0e1j {
    padding: 32px;
    border-radius: 0.75rem !important;
    background-color: #ffffff;
    height: 100%;
}

@media (max-width: 992px) {
    .gqn8xzjboo .m9377zyenp .y20p6q0e1j {
        padding: 24px;
    }
}

.gqn8xzjboo .m9377zyenp .y20p6q0e1j .shsdu95rnd .llaelbf8pe {
    margin-bottom: 24px;
    opacity: 0.4;
}

.gqn8xzjboo .m9377zyenp .y20p6q0e1j .shsdu95rnd .sxh02fr9nt {
    margin-bottom: 24px;
}

.gqn8xzjboo .m9377zyenp .y20p6q0e1j .shsdu95rnd .bznq7rmzl4 {
    margin-bottom: 0;
    transition: all 0.3s ease;
    opacity: 0.7;
}

.gqn8xzjboo .m9377zyenp .y20p6q0e1j .shsdu95rnd .bznq7rmzl4:hover,
.gqn8xzjboo .m9377zyenp .y20p6q0e1j .shsdu95rnd .bznq7rmzl4:focus {
    opacity: 1;
}

.gqn8xzjboo .uprk6ny9f0 {
    color: #000000;
    text-align: center;
}

.gqn8xzjboo .sxh02fr9nt {
    color: #141414;
}

.gqn8xzjboo .bznq7rmzl4 {
    color: #141414;
}

.cgiflrjr1e {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.cgiflrjr1e .zzgbt3vvmb.t9qi0h2tbn {
    display: none;
}

.cgiflrjr1e .zzgbt3vvmb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cgiflrjr1e .iaqf2i0gn9 {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .cgiflrjr1e .iaqf2i0gn9 {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .cgiflrjr1e .container {
        padding: 0 24px;
    }
}

.cgiflrjr1e .u5vn6fonsx {
    justify-content: center;
}

.cgiflrjr1e .srqlhz2k3x {
    position: relative;
    z-index: 1;
    margin-bottom: 32px;
}

.cgiflrjr1e .srqlhz2k3x .h4q0b0z3o6 {
    padding: 16px 0;
    display: inline-flex;
    align-items: center;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 16px;
}

.cgiflrjr1e .srqlhz2k3x .h4q0b0z3o6 .uprk6ny9f0 {
    margin-right: 70px;
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .cgiflrjr1e .srqlhz2k3x .h4q0b0z3o6 .uprk6ny9f0 {
        margin-right: 20px;
    }
}

.cgiflrjr1e .srqlhz2k3x .h4q0b0z3o6 .ibc47f1499 .dkh78qmsdp {
    width: 80px;
    height: 30px;
}

.cgiflrjr1e .srqlhz2k3x .h4q0b0z3o6 .ibc47f1499 .dkh78qmsdp .d9uapjo5es {
    font-size: 18px !important;
    margin: 0;
}

.cgiflrjr1e .srqlhz2k3x .h4q0b0z3o6 .ibc47f1499 .dkh78qmsdp::before {
    background-image: linear-gradient(90deg, #fb8fc9 0%, transparent 100%);
}

.cgiflrjr1e .srqlhz2k3x .h4q0b0z3o6 .ibc47f1499 .dkh78qmsdp:hover,
.cgiflrjr1e .srqlhz2k3x .h4q0b0z3o6 .ibc47f1499 .dkh78qmsdp:focus {
    box-shadow: inset 250px 10px 5px #7f89e9 !important;
    border-color: #7f89e9 !important;
}

.cgiflrjr1e .srqlhz2k3x .h14u2o61gf {
    margin-bottom: 0;
}

.cgiflrjr1e .lists-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}

@media (max-width: 1200px) {
    .cgiflrjr1e .lists-wrapper {
        display: block;
    }
}

.cgiflrjr1e .lists-wrapper .list-wrap .list {
    padding: 0;
    margin-bottom: 32px;
    list-style-type: none;
}

.cgiflrjr1e .lists-wrapper .list-wrap .list .item-wrap {
    position: relative;
    margin-bottom: 16px;
}

.cgiflrjr1e .lists-wrapper .list-wrap .list .item-wrap::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(90deg, #fb8fc9 -5%, #7f89e9 95%);
    height: 1px;
    width: 0;
    transition: all 0.3s ease-in-out;
}

.cgiflrjr1e .lists-wrapper .list-wrap .list .item-wrap:hover::before,
.cgiflrjr1e .lists-wrapper .list-wrap .list .item-wrap:focus::before {
    width: 100%;
}

.cgiflrjr1e .lists-wrapper .list-wrap .list .item-wrap:last-child {
    margin-bottom: 0;
}

.cgiflrjr1e .bgcfgnyylo {
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    color: #000000;
    text-align: center;
}

.cgiflrjr1e .qthm842oaa {
    position: absolute;
    bottom: -50%;
    left: 0;
    display: flex;
    justify-content: center;
    width: 100%;
}

.cgiflrjr1e .qthm842oaa .cejzio9zlb {
    width: 400px;
    height: 400px;
    border-radius: 100%;
    filter: blur(80px);
}

.cgiflrjr1e .qthm842oaa .ene18w5pk5 {
    background-color: #f8e885;
}

.cgiflrjr1e .qthm842oaa .r45u5815oq {
    background-color: #fb8fc9;
}

.cgiflrjr1e .qthm842oaa .kzga2ujxym {
    background-color: #7f89e9;
}

.cgiflrjr1e .qthm842oaa .bnpbyzfwkl {
    background-color: #82ebff;
}

.cgiflrjr1e .uprk6ny9f0 {
    color: #141414;
}

.cgiflrjr1e .h14u2o61gf {
    color: #141414;
}

.cgiflrjr1e .list {
    color: #141414;
}